Daily bump.
authorJeff Law <law@gcc.gnu.org>
Thu, 4 Jan 2001 08:45:11 +0000 (01:45 -0700)
committerJeff Law <law@gcc.gnu.org>
Thu, 4 Jan 2001 08:45:11 +0000 (01:45 -0700)
From-SVN: r38680

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

index cd4ef591f469fd6822e56656b20659578ffb9f07..0f0e84176aa0d892fdbda2c79656e7b90323215c 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20010103 (experimental)";
+const char *ffe_version_string = "0.5.26 20010104 (experimental)";
index b8c9c5344921d8042bd3e44a50ca34e4f6c10f17..5f80568bf8b9fac98b1ed65e6613436e7f645433 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.97 20010103 (experimental)";
+const char *const version_string = "2.97 20010104 (experimental)";
index d20218670a753542764c6edd51b0413b8145b55a..783ff17edffb464afc45d14c808029f547e75721 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20010103 (experimental)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20010104 (experimental)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index e6b046b1acd1f418a2e26215c6000d640355b981..46f0fdfbc5f78b9f4bfbe859704e055da782bfb5 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20010103 (experimental)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20010104 (experimental)";
 
 /*
 2.01   $ format added
index 2b6e7a560ed4ef70fbabc15d766017ea0c3fe89c..ab468716ff6fec7bbc32f96a3f2dd98b305038a0 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20010103 (experimental)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20010104 (experimental)";
 
 #include <stdio.h>