Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sat, 5 May 2001 07:16:08 +0000 (07:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sat, 5 May 2001 07:16:08 +0000 (07:16 +0000)
From-SVN: r41863

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

index e172b02248c0d82d4310a0a3bc54495458cb7e8e..6c0be8f0875166b0c25b1f3e2323bd75de67ca79 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.27 20010504 (experimental)";
+const char *ffe_version_string = "0.5.27 20010505 (experimental)";
index 338a10c49360221f6a5bf3f0130ba1c22bb53d14..91b9baefdd7f0f7a2f6345436ee50d6179113769 100644 (file)
@@ -1,4 +1,4 @@
 #include "ansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.1 20010504 (experimental)";
+const char *const version_string = "3.1 20010505 (experimental)";
index 0792d58fff3709bacca0b00424fccf5c9079b1c6..33cc46449f52bfeaefd79dafc67c410e86913de8 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.27 20010504 (experimental)";
+char __G77_LIBF77_VERSION__[] = "0.5.27 20010505 (experimental)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 8a7d72a92488fd7e8575460c7f77dedf77d7aec3..7f4f43df02e3a4228f564a388f96694f0c5431c8 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.27 20010504 (experimental)";
+char __G77_LIBI77_VERSION__[] = "0.5.27 20010505 (experimental)";
 
 /*
 2.01   $ format added
index ff943a71e20b3b3e71540db7b12e031f84c3042a..b3276525d7e40b84c317662609bd33b0c6c49d10 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.27 20010504 (experimental)";
+char __G77_LIBU77_VERSION__[] = "0.5.27 20010505 (experimental)";
 
 #include <stdio.h>