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

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

index 82268b8f3965dc86ed795e86e756d1df2b571108..496f9cadd665ebec856acb5e50858bc19d8cb968 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.27 20010410 (experimental)";
+const char *ffe_version_string = "0.5.27 20010411 (experimental)";
index cad6e58ca816355c1eb77d52689c337f5eb0ffad..2c9881e8a3887bc281cf4ff8b1b40d5156722112 100644 (file)
@@ -1,4 +1,4 @@
 #include "ansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.1 20010410 (experimental)";
+const char *const version_string = "3.1 20010411 (experimental)";
index daa9fdc89d36ace7a77e49ea716647ab2a574286..ba92be787539b74ecb91ce2fa04a64012375eb91 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.27 20010410 (experimental)";
+char __G77_LIBF77_VERSION__[] = "0.5.27 20010411 (experimental)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 72ff4fe43bd31d11de1f3bc29e8b9a0b51ce7e27..10c71f91d652e21805abdc0f546b21dc5a4ca56c 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.27 20010410 (experimental)";
+char __G77_LIBI77_VERSION__[] = "0.5.27 20010411 (experimental)";
 
 /*
 2.01   $ format added
index caa116e0e75d1b8c744ef5fbdd5829e4e2c3f16c..6baa62c3ac2108af630e1ce50fa41e40eab458e5 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.27 20010410 (experimental)";
+char __G77_LIBU77_VERSION__[] = "0.5.27 20010411 (experimental)";
 
 #include <stdio.h>