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

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

index ba95f9e8b19eb33228dfc8dcc9e53963c390d3b4..10baa2a073b627a9b8f58d6c3f1a34a16850130c 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20001020 (experimental)";
+const char *ffe_version_string = "0.5.26 20001021 (experimental)";
index fb83327125d244cecb3ad0b2be99127ef4754c2b..d479b185ad960b0c8db90fbf713347dffb2915ad 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.97 20001020 (experimental)";
+const char *const version_string = "2.97 20001021 (experimental)";
index cc81e9e68be7e4cce73b4bb095c1fc7a8609dcb8..169f1c2d0fd70140743067255b75ee6a671dcee9 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19991115\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20001020 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20001021 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 70c6e946759a7c21cb649e8598d35c282d08ca2b..e768ed7a9c54a2b8daa33507a6bf3aa12f61cd46 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19991115\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20001020 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20001021 (prerelease)";
 
 /*
 2.01   $ format added
index dc9e9fc93f2ff9c224d14161819f764fa13487da..37a4eb8f12724d8eb10c52a6593299aaa71e7932 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20001020 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20001021 (prerelease)";
 
 #include <stdio.h>