Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Thu, 15 Mar 2001 08:16:09 +0000 (08:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Thu, 15 Mar 2001 08:16:09 +0000 (08:16 +0000)
From-SVN: r40488

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

index a287943dd62db976a8e4639a81f8e0addb89f611..6804bc7d49643c732bea383620586ff431cb183d 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.27 20010314 (experimental)";
+const char *ffe_version_string = "0.5.27 20010315 (experimental)";
index 3ce99a785190c4902ce9da6b6a585aa3a6d2e0e6..829e5977f3a939d765a3cccad3b2aaff7d7e181c 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.1 20010314 (experimental)";
+const char *const version_string = "3.1 20010315 (experimental)";
index 8e50013198d13396a8bddfadd37900cd0a400e7d..e85e53439f1c79740a55cdb5170b21db3cf36b69 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.27 20010314 (experimental)";
+char __G77_LIBF77_VERSION__[] = "0.5.27 20010315 (experimental)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index c18770f3f45f15121e336e9a6c024a28f21b0d88..9964df1f04e6c668cba6f8a4e609a629d07d6dff 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.27 20010314 (experimental)";
+char __G77_LIBI77_VERSION__[] = "0.5.27 20010315 (experimental)";
 
 /*
 2.01   $ format added
index fdae02f66a7cf2281f1b7c82a2fbf61813c432f5..22ee2d2f340f7362af132faf044c8fe6e8a65027 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.27 20010314 (experimental)";
+char __G77_LIBU77_VERSION__[] = "0.5.27 20010315 (experimental)";
 
 #include <stdio.h>