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

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

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