Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Tue, 29 May 2001 07:17:13 +0000 (07:17 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Tue, 29 May 2001 07:17:13 +0000 (07:17 +0000)
From-SVN: r42685

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

index 7348fcb21f9df7a3d9cb512b6ef324ba9035fae3..6b0a22892f70b45e548a38f9c87f4e251a0989ad 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.27 20010528 (experimental)";
+const char *ffe_version_string = "0.5.27 20010529 (experimental)";
index a6d75744e0b94ee46d3065f33d6c6e8d4764e4a7..7dbbf7894513403389fc3f91b5ace637782075e9 100644 (file)
@@ -1,4 +1,4 @@
 #include "ansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.1 20010528 (experimental)";
+const char *const version_string = "3.1 20010529 (experimental)";
index fdbb2894570a0365954e170248b960a77e4b5deb..a3f0223a27b94f0384e773abb9d90c50d0bb8b0c 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.27 20010528 (experimental)";
+char __G77_LIBF77_VERSION__[] = "0.5.27 20010529 (experimental)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index b4d085b99ae15aa496fca2755018c02d1f03bf89..d2c70177cc368ccdcc66d1ad052461f1fa97a2e8 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.27 20010528 (experimental)";
+char __G77_LIBI77_VERSION__[] = "0.5.27 20010529 (experimental)";
 
 /*
 2.01   $ format added
index b0a137fc49270f7b5bc9c6f51a0341c31d6f45cc..d72ea1ce09d97fd936f1cfe605979eac6cfbf05b 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.27 20010528 (experimental)";
+char __G77_LIBU77_VERSION__[] = "0.5.27 20010529 (experimental)";
 
 #include <stdio.h>