Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 23 May 2001 07:17:19 +0000 (07:17 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 23 May 2001 07:17:19 +0000 (07:17 +0000)
From-SVN: r42490

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

index 9357cf799138f83f2c71b5a4f054057eae1d860e..fd6db7b4e4b42c10bb7a4110e2299a28a43ec174 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.27 20010522 (experimental)";
+const char *ffe_version_string = "0.5.27 20010523 (experimental)";
index 48aa3ae1f95669df799fc8bfebba8466ef189b11..69bd054862af6c5fedcefbc9e513641e673bd941 100644 (file)
@@ -1,4 +1,4 @@
 #include "ansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.1 20010522 (experimental)";
+const char *const version_string = "3.1 20010523 (experimental)";
index b8f6b4934d2571d29d37333c91e840bb652d39dd..8cf14abd10b218297754f152c97d578a846fbe1d 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.27 20010522 (experimental)";
+char __G77_LIBF77_VERSION__[] = "0.5.27 20010523 (experimental)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 8a2af99392aeca76df455a492ad59e7679f1a467..4d7a761648c6878301ef7c7a644a10c467972b6a 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.27 20010522 (experimental)";
+char __G77_LIBI77_VERSION__[] = "0.5.27 20010523 (experimental)";
 
 /*
 2.01   $ format added
index 22c17931ef2a1d106e3bb32dfa6a56f23452fede..5db1c78028a4019746f56f51d0a07245a93f4549 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.27 20010522 (experimental)";
+char __G77_LIBU77_VERSION__[] = "0.5.27 20010523 (experimental)";
 
 #include <stdio.h>