Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Thu, 22 Feb 2001 08:16:42 +0000 (08:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Thu, 22 Feb 2001 08:16:42 +0000 (08:16 +0000)
From-SVN: r39975

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

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