Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 4 Apr 2001 07:16:42 +0000 (07:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 4 Apr 2001 07:16:42 +0000 (07:16 +0000)
From-SVN: r41079

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

index ac836e8c6c036722fc6eda5f1876de09fe2c08cb..72e96e5e1aac03168586ad81d214f2c49d29dc0c 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.27 20010403 (experimental)";
+const char *ffe_version_string = "0.5.27 20010404 (experimental)";
index b758f5985222fc0e63d62a469d1d743788cc7813..81a5d33ab73a71a2bc2ad6a284217c596b67d748 100644 (file)
@@ -1,4 +1,4 @@
 #include "ansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.1 20010403 (experimental)";
+const char *const version_string = "3.1 20010404 (experimental)";
index 76dc6982d1e6f703bc9178aa6d27f1ed0dd23d2e..b82d48b4b78b6783446fb688c604d6cf18f567bb 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.27 20010403 (experimental)";
+char __G77_LIBF77_VERSION__[] = "0.5.27 20010404 (experimental)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 994870423aafc878c5496b5470840d3a6c1d943b..d1820132c47901caf344515f67a9fa47c2d949fa 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.27 20010403 (experimental)";
+char __G77_LIBI77_VERSION__[] = "0.5.27 20010404 (experimental)";
 
 /*
 2.01   $ format added
index 2d80a119c5fc1a504578ab3c866288e779481969..e20a3c5a55b36fd6ed5cedec6090ca2524ae847d 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.27 20010403 (experimental)";
+char __G77_LIBU77_VERSION__[] = "0.5.27 20010404 (experimental)";
 
 #include <stdio.h>