Daily bump.
authorJeff Law <law@gcc.gnu.org>
Mon, 11 Sep 2000 07:45:10 +0000 (01:45 -0600)
committerJeff Law <law@gcc.gnu.org>
Mon, 11 Sep 2000 07:45:10 +0000 (01:45 -0600)
From-SVN: r36313

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

index 90c2a05990876b800882989cd05d415aabbc3118..2b153db4f908cf5f89cfc60fcc0a4734ce8ebbd2 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20000910 (experimental)";
+const char *ffe_version_string = "0.5.26 20000911 (experimental)";
index 10e11f97442c14157f0c6f4335891779603853c9..9cfe88169cd2637491b7198cd22e0e0b1d05744b 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.96 20000910 (experimental)";
+const char *const version_string = "2.96 20000911 (experimental)";
index 3120d56126eb69b8f59331e352116d8bd8db4402..de0cc93041017384a8af56047f10a70e6f9fdba2 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19991115\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20000910 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20000911 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 8275589921cf6ceadab0308ea2d6c79e8f73f983..a676a6a2aeabc8d11c803367be4785e011608669 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19991115\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20000910 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20000911 (prerelease)";
 
 /*
 2.01   $ format added
index dd921330dd05dd7017b8eb6a94bf0d71c1be12fb..f54b1c3f16b31020c57d0366ce1112b94bc035ca 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20000910 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20000911 (prerelease)";
 
 #include <stdio.h>