Daily bump.
authorJeff Law <law@gcc.gnu.org>
Fri, 3 Nov 2000 08:45:07 +0000 (01:45 -0700)
committerJeff Law <law@gcc.gnu.org>
Fri, 3 Nov 2000 08:45:07 +0000 (01:45 -0700)
From-SVN: r37224

gcc/f/version.c
gcc/version.c
libf2c/libF77/Version.c
libf2c/libI77/Version.c
libf2c/libU77/Version.c

index 5a16d64db78f62d1fd8d236d9d389793bc85c188..1fdb4846d81c96148e10bf47c844ec20bae453fe 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20001102 (experimental)";
+const char *ffe_version_string = "0.5.26 20001103 (experimental)";
index 058a4db3d219cfc22d8b4aed95af6d23d0c20006..52b8c76a47f4bf64bbba58aad4ded31e3e136741 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.97 20001102 (experimental)";
+const char *const version_string = "2.97 20001103 (experimental)";
index f7c4e528a29df9f258db79880c0b42084bbd393b..93e443674526ee3c7fb339c8dc29c431813a5da2 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19991115\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20001102 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20001103 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index dbd1945fd0540a6a9747631a304b4374651293e1..addc6f7ba2f267da487c4e9113397a5fac7f49b8 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19991115\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20001102 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20001103 (prerelease)";
 
 /*
 2.01   $ format added
index 3567399016caa183a2551c2092f8732c9f612102..bd2db39412efb6f341ecee1372d97485998ec238 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20001102 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20001103 (prerelease)";
 
 #include <stdio.h>