Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Fri, 1 Jun 2001 07:16:14 +0000 (07:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Fri, 1 Jun 2001 07:16:14 +0000 (07:16 +0000)
From-SVN: r42770

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

index 9e2f65f5fec2013b6b2323c02ff0b354489b0db6..33a321445b0fef501d763277c54a45db3e19731e 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.27 20010531 (experimental)";
+const char *ffe_version_string = "0.5.27 20010601 (experimental)";
index 299e5014c1bd38d68db4134738a5e6d11a6110a6..0d679fff0daee734c222a0c804ac51e2149a982e 100644 (file)
@@ -1,4 +1,4 @@
 #include "ansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.1 20010531 (experimental)";
+const char *const version_string = "3.1 20010601 (experimental)";
index 550f1df3f0b64927b09f15e5c16f39724218d5b8..9837ea1d0779edf866b4e8dd7833124735770127 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.27 20010531 (experimental)";
+char __G77_LIBF77_VERSION__[] = "0.5.27 20010601 (experimental)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 9e0f371f457807bce287d7d6ad34e7c73ac8d5b8..281013c2af9d8666441eaa7a650d960603b1f3a0 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.27 20010531 (experimental)";
+char __G77_LIBI77_VERSION__[] = "0.5.27 20010601 (experimental)";
 
 /*
 2.01   $ format added
index ab47c0b5ce68b074a41bd6670596ebc8ee1ae4c9..16f85a095b41d6f2d080c671be0b39d4ac87651a 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.27 20010531 (experimental)";
+char __G77_LIBU77_VERSION__[] = "0.5.27 20010601 (experimental)";
 
 #include <stdio.h>