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

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

index e2e8b28d53aa1e5a25dffbd3d1ed121cde36d061..85ff9bb7429fb2065b7fdd4a3961e36289419d8d 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20001010 (experimental)";
+const char *ffe_version_string = "0.5.26 20001011 (experimental)";
index c0d2336dc217ea62477e618c5d0187245eda09e6..3a2e2b705fb62520f576521d5a8155a2284a5100 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.97 20001010 (experimental)";
+const char *const version_string = "2.97 20001011 (experimental)";
index a44d7d9544a3331ede89ae9ff76dc4ddc30eb473..1a374e2260e86589af45543f695925f844cf562e 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19991115\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20001010 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20001011 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 182a0932bc8bd6540b4f1faeab81cbdbe0e78618..5448f205b5c183aecd356bda7e4f7cb158916999 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19991115\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20001010 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20001011 (prerelease)";
 
 /*
 2.01   $ format added
index a4e7513bb69f5f109f87f05fb57c770fecbe66d8..f392ae6573cbe30863fae234d1a883c7c8312137 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20001010 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20001011 (prerelease)";
 
 #include <stdio.h>