Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 21 Feb 2001 08:16:08 +0000 (08:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 21 Feb 2001 08:16:08 +0000 (08:16 +0000)
From-SVN: r39939

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

index 81e5ba8fe292801a9b999a52db1c73ef44aea4d0..70dd0ba528d0bfbceab39cd34f6114b631401ffb 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.27 20010220 (experimental)";
+const char *ffe_version_string = "0.5.27 20010221 (experimental)";
index 735d168541bfa0586469d9a3e6d85c25f3dccbd4..d5b8d6df2de3cda9740753f2a812f2f5b3e27dbc 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.1 20010220 (experimental)";
+const char *const version_string = "3.1 20010221 (experimental)";
index 59af862122f95ab98ffdfd6f8575123e0662d6a9..08d65d7e65b3d5a5fd41d3335764b62fa740dece 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.27 20010220 (experimental)";
+char __G77_LIBF77_VERSION__[] = "0.5.27 20010221 (experimental)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index b62ec199df66e6885a3101741e9b9d1196037047..3c1795d40c83ccd47be016225d4c23e992ccacfe 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.27 20010220 (experimental)";
+char __G77_LIBI77_VERSION__[] = "0.5.27 20010221 (experimental)";
 
 /*
 2.01   $ format added
index 5fc3b1ab3dca6d3b548632702b2bb65e05a65fd3..8989fbf4c429b5c3c6a73593821fe946163cfc59 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.27 20010220 (experimental)";
+char __G77_LIBU77_VERSION__[] = "0.5.27 20010221 (experimental)";
 
 #include <stdio.h>