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

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

index 76725784b413f5d056907d22c57eb4c51a9e1bd5..c430a69ddca332e956fb9c813b72b5c80edde65e 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20010110 (experimental)";
+const char *ffe_version_string = "0.5.26 20010111 (experimental)";
index 0b1e4d0f1e13382e215816f0876d9f61908b1d10..9956f599fc5f6d9aca2f575054f9d905f87e6a66 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.97 20010110 (experimental)";
+const char *const version_string = "2.97 20010111 (experimental)";
index 82764a56ef12be450259acca1633ed374c4c5443..13fee44231019fe0b1774cf6c5610912990c7f2e 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20010110 (experimental)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20010111 (experimental)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index df0e9f400bbca5715dc7d9b2389c52f9e5dc1e16..f35a57f21136e0c836396cc4bb960cc2b5c07995 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20010110 (experimental)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20010111 (experimental)";
 
 /*
 2.01   $ format added
index 3dd1587951c16c4c45ec739f1998cc9aeb86875d..471bc865b7bc535ec5891e07892382894a15c264 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20010110 (experimental)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20010111 (experimental)";
 
 #include <stdio.h>