Daily bump.
authorJeff Law <law@gcc.gnu.org>
Tue, 6 Feb 2001 08:45:09 +0000 (01:45 -0700)
committerJeff Law <law@gcc.gnu.org>
Tue, 6 Feb 2001 08:45:09 +0000 (01:45 -0700)
From-SVN: r39486

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

index aac6502e9f2288214b73bb732c672c16ea023c44..3ca4926b55037f6a3d2c8c85fc92f7805bd03530 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20010205 (experimental)";
+const char *ffe_version_string = "0.5.26 20010206 (experimental)";
index c4c870d18c3ae33c0880665e1d8ef69c44ee64a4..fd28ee353f0df3c8532391006f3d699212a98b00 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.97 20010205 (experimental)";
+const char *const version_string = "2.97 20010206 (experimental)";
index 4353cce6ffce3a4584533acf65644c5ac833a6eb..4acb640913c3742d3b4246783226dcce7235d8c0 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20010205 (experimental)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20010206 (experimental)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 771e6975fe2bcea4fb3a947a42333604a36df673..6efea1b06c2f6ecac48b08116c2cf611076b061c 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20010205 (experimental)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20010206 (experimental)";
 
 /*
 2.01   $ format added
index 71fc0b9cbe83b0ea0e0d4a94994e9585e49eea47..cde9604f7b0dd1a0a7b63157836dfb23d451bb34 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20010205 (experimental)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20010206 (experimental)";
 
 #include <stdio.h>