Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sat, 24 Feb 2001 08:16:12 +0000 (08:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sat, 24 Feb 2001 08:16:12 +0000 (08:16 +0000)
From-SVN: r40034

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

index 5eb30bb3184cf400f46f6d838e5642291143c7f2..a9506ba89b385640d758b18edeb1d692e7373988 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.27 20010223 (experimental)";
+const char *ffe_version_string = "0.5.27 20010224 (experimental)";
index 869f189cf28366026a5cde7fd8ce3493f3a1c4df..16af604be400bd4dbd78d4ba47a1cff554188ad6 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.1 20010223 (experimental)";
+const char *const version_string = "3.1 20010224 (experimental)";
index fd5297197c99bd7a7f65a19cf2039713a24acb78..b2237584c221fd1794d68d1a039cb393406ab357 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.27 20010223 (experimental)";
+char __G77_LIBF77_VERSION__[] = "0.5.27 20010224 (experimental)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 9c3af54dad70ab3ba5729c4e3148a279d44d5d50..a1cbb41c28aaad782378d9338487671e10080303 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.27 20010223 (experimental)";
+char __G77_LIBI77_VERSION__[] = "0.5.27 20010224 (experimental)";
 
 /*
 2.01   $ format added
index 35f3e9d012881babc0a431ef03cda504e5af400b..437b9e0ffd75bf2401ffb527785537ff7c2127c6 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.27 20010223 (experimental)";
+char __G77_LIBU77_VERSION__[] = "0.5.27 20010224 (experimental)";
 
 #include <stdio.h>