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

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

index 73ed7ba1bdea53a1bdef8929c16ce2d8831a60cb..70c423dc0b07b8688f047548a9442aac45976ed4 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.27 20010317 (experimental)";
+const char *ffe_version_string = "0.5.27 20010318 (experimental)";
index e852e3b5f4384fc95d02fc5c07fa9e7c5b230af6..e8d8f9852f181253c52dbd107da8069fc3ab6c41 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.1 20010317 (experimental)";
+const char *const version_string = "3.1 20010318 (experimental)";
index 3bd80d92a59a3ada10e7cc0c77cdd6f807e6a412..34a1da3565c87ca63d1cb39d1abcd3c25d82a879 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.27 20010317 (experimental)";
+char __G77_LIBF77_VERSION__[] = "0.5.27 20010318 (experimental)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index af7ee025885126695538ee91b579151eaf419ed1..b0cb5f27450f4f2d52a2ebaad913f0d1795f1b54 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.27 20010317 (experimental)";
+char __G77_LIBI77_VERSION__[] = "0.5.27 20010318 (experimental)";
 
 /*
 2.01   $ format added
index c22b7d08f3f077df9404b4ee7a192559d4b8d540..0361fa06dd2b4bc740a1a737cdf4c33c15bf74f5 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.27 20010317 (experimental)";
+char __G77_LIBU77_VERSION__[] = "0.5.27 20010318 (experimental)";
 
 #include <stdio.h>