Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Thu, 19 Apr 2001 07:17:11 +0000 (07:17 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Thu, 19 Apr 2001 07:17:11 +0000 (07:17 +0000)
From-SVN: r41419

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

index dc4dab4f17e5112b3245778ef6765b52926ca2c2..53724824f84a28e468581292702544ce1c4df186 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.27 20010418 (experimental)";
+const char *ffe_version_string = "0.5.27 20010419 (experimental)";
index f505336bfc94a5ac32161ea2fd50c68a1a7d0549..e8461b7058eb17f975cca951f6d5d77aa8f38ebe 100644 (file)
@@ -1,4 +1,4 @@
 #include "ansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.1 20010418 (experimental)";
+const char *const version_string = "3.1 20010419 (experimental)";
index 2a7321bf412b5c8278831bd33246585963c5c097..40e5e59eaa182321ddd3dd06c1aa29f3a337da94 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.27 20010418 (experimental)";
+char __G77_LIBF77_VERSION__[] = "0.5.27 20010419 (experimental)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index ecff8c5be86408473a8de3d1d17b6be6761ced26..ab0e378f99aacbfd384691f5c4782d70f2474502 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.27 20010418 (experimental)";
+char __G77_LIBI77_VERSION__[] = "0.5.27 20010419 (experimental)";
 
 /*
 2.01   $ format added
index 692d6c49ad770a8a854c0fe1282e86f6260d8df5..b11647f62ddfc9373c29c0a3ed369bef77090d67 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.27 20010418 (experimental)";
+char __G77_LIBU77_VERSION__[] = "0.5.27 20010419 (experimental)";
 
 #include <stdio.h>