Daily bump.
authorJeff Law <law@gcc.gnu.org>
Tue, 31 Oct 2000 08:45:09 +0000 (01:45 -0700)
committerJeff Law <law@gcc.gnu.org>
Tue, 31 Oct 2000 08:45:09 +0000 (01:45 -0700)
From-SVN: r37153

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

index f14e34f3575496fd44670441a22793275a6fe87b..bbeb4d961d442bc4acc6d6f9e06965a9aa5eeb58 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20001030 (experimental)";
+const char *ffe_version_string = "0.5.26 20001031 (experimental)";
index c3a117d3c4dc96b61c66a2f696cf1b6b42ac6418..94f70c187291e7ba36e14c9d4aa08cb97eb14f3f 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.97 20001030 (experimental)";
+const char *const version_string = "2.97 20001031 (experimental)";
index 61e8d8f48a1c11f0e9ab985818cabc4ddc47405d..51280d9c78fa1a0e5436d711f7eb5e4406cbb35d 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19991115\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20001030 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20001031 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 09cadd8c612c1269d8205ac13e5420be27015ac8..0699125f9e1f370d8ca6db5fc42d5259cc63e749 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19991115\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20001030 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20001031 (prerelease)";
 
 /*
 2.01   $ format added
index 4f545208fa0a08ba5ec27629ebd4bbbfd870fcea..a187f410aff518e3f299dd5a35f73685c222ce44 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20001030 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20001031 (prerelease)";
 
 #include <stdio.h>