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

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

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