Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Thu, 21 Jun 2001 07:16:54 +0000 (07:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Thu, 21 Jun 2001 07:16:54 +0000 (07:16 +0000)
From-SVN: r43482

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

index 9f3271cd1216c1267a0a6e2ff3e327170761453a..454a234f788c3ca7f2dcf4e18aee208c743dbf4f 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.27 20010620 (experimental)";
+const char *ffe_version_string = "0.5.27 20010621 (experimental)";
index 54bea035e454b77002e94562b069fbb30796f6cc..797427f032c04dd302b0d9aeb098a850050c4430 100644 (file)
@@ -1,4 +1,4 @@
 #include "ansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.1 20010620 (experimental)";
+const char *const version_string = "3.1 20010621 (experimental)";
index b0461ea8c7df0357084489dd7748a81e1ac73786..0f7b631c00ece372642e7672e23898e8936b1748 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.27 20010620 (experimental)";
+char __G77_LIBF77_VERSION__[] = "0.5.27 20010621 (experimental)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index bce2803e4632b45eef216f5846e36d23fbd89913..1736e1b1199de25281d42176d2cdd5d1d16363d5 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.27 20010620 (experimental)";
+char __G77_LIBI77_VERSION__[] = "0.5.27 20010621 (experimental)";
 
 /*
 2.01   $ format added
index 65703656453ebd9f8a8c201d6c81020521665847..9b966d4a11d07df9228eee1849b511eb1d3db63f 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.27 20010620 (experimental)";
+char __G77_LIBU77_VERSION__[] = "0.5.27 20010621 (experimental)";
 
 #include <stdio.h>