Daily bump.
authorJeff Law <law@gcc.gnu.org>
Sun, 29 Oct 2000 07:45:08 +0000 (01:45 -0600)
committerJeff Law <law@gcc.gnu.org>
Sun, 29 Oct 2000 07:45:08 +0000 (01:45 -0600)
From-SVN: r37120

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

index 2b421d6a8f9cb3b019973a4252653bcba300a0b3..e7e1705d21705c8fd134f6efccee1c2272e59daf 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20001028 (experimental)";
+const char *ffe_version_string = "0.5.26 20001029 (experimental)";
index fdac4a066dfc815504e556025a39b4207be0c0b4..cebc0f8270d05e62b3253494ad5bd29924b1241e 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.97 20001028 (experimental)";
+const char *const version_string = "2.97 20001029 (experimental)";
index 885c5b2f1a57fa78c6f8a47b63495c00e3278e2b..2ab533f0c8ca247be4ebc85779f5b1e6365a0a87 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19991115\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20001028 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20001029 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 19fe4433b441002c63bf5be05803aaf09e162972..4b743db27436e624199c7012df494ebcc5f9ce0d 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19991115\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20001028 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20001029 (prerelease)";
 
 /*
 2.01   $ format added
index 9475c516fa0acb231b0a8b6d9bc666031e639d08..56195fe66f7b5330c5f3a9120a1690dc978becc8 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20001028 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20001029 (prerelease)";
 
 #include <stdio.h>