Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Mon, 26 Mar 2001 08:16:38 +0000 (08:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Mon, 26 Mar 2001 08:16:38 +0000 (08:16 +0000)
From-SVN: r40840

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

index 26a472538494909e8c0a9f89221585d8dc783d5c..a3a9eaa027146acaeaae5105f7c8ca6493d30373 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.27 20010325 (experimental)";
+const char *ffe_version_string = "0.5.27 20010326 (experimental)";
index 7f531841acea5c1488be4bbd62ca90267606b627..e79e5e18201c71996136ac6e1182f37a17584f49 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.1 20010325 (experimental)";
+const char *const version_string = "3.1 20010326 (experimental)";
index 913cb48d58ee7b867da61104d0a1412012f26d6d..902e8b4c0dd6f3928fa16ebb22eb43e69d9a34b7 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.27 20010325 (experimental)";
+char __G77_LIBF77_VERSION__[] = "0.5.27 20010326 (experimental)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index b18755f57c6275c85640df89093201cdd4ded22d..03e8acfa19c841160f5020e2ed3e95414b2dc15a 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.27 20010325 (experimental)";
+char __G77_LIBI77_VERSION__[] = "0.5.27 20010326 (experimental)";
 
 /*
 2.01   $ format added
index 7676f442fa5b1d3b605458c3ff13df12c37794ab..be681ca8720661537201d377c75b9ebc3753ca02 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.27 20010325 (experimental)";
+char __G77_LIBU77_VERSION__[] = "0.5.27 20010326 (experimental)";
 
 #include <stdio.h>