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

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

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