Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 6 May 2001 07:16:07 +0000 (07:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 6 May 2001 07:16:07 +0000 (07:16 +0000)
From-SVN: r41871

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

index 6c0be8f0875166b0c25b1f3e2323bd75de67ca79..1cbd0e771c124661d926511d62074570e48c9f43 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.27 20010505 (experimental)";
+const char *ffe_version_string = "0.5.27 20010506 (experimental)";
index 91b9baefdd7f0f7a2f6345436ee50d6179113769..95e234a5c68fca6ab6487a2531e3b311e13b972c 100644 (file)
@@ -1,4 +1,4 @@
 #include "ansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.1 20010505 (experimental)";
+const char *const version_string = "3.1 20010506 (experimental)";
index 33cc46449f52bfeaefd79dafc67c410e86913de8..9838125b524062ba53a2bd0e6e7457ccc7894259 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.27 20010505 (experimental)";
+char __G77_LIBF77_VERSION__[] = "0.5.27 20010506 (experimental)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 7f4f43df02e3a4228f564a388f96694f0c5431c8..9fbb20c4483a35f5758f8ffb53eb70ec964add34 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.27 20010505 (experimental)";
+char __G77_LIBI77_VERSION__[] = "0.5.27 20010506 (experimental)";
 
 /*
 2.01   $ format added
index b3276525d7e40b84c317662609bd33b0c6c49d10..14325772462e97ea2691b7aeea34c48f6f74130f 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.27 20010505 (experimental)";
+char __G77_LIBU77_VERSION__[] = "0.5.27 20010506 (experimental)";
 
 #include <stdio.h>