Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 18 Apr 2001 07:16:09 +0000 (07:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 18 Apr 2001 07:16:09 +0000 (07:16 +0000)
From-SVN: r41405

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

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