Daily bump.
authorJeff Law <law@gcc.gnu.org>
Mon, 6 Nov 2000 08:45:07 +0000 (01:45 -0700)
committerJeff Law <law@gcc.gnu.org>
Mon, 6 Nov 2000 08:45:07 +0000 (01:45 -0700)
From-SVN: r37271

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

index 78eb4ab7f0aacaf06cd37efa1441a95cc4b056d6..70e87672d9074e88de3735d2643cc2db7831b886 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20001105 (experimental)";
+const char *ffe_version_string = "0.5.26 20001106 (experimental)";
index ad47c946d19670028a6703bc8c9d917cb98fe870..6c47902cfe250d8cd781a1d7761f2ca0c641726e 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.97 20001105 (experimental)";
+const char *const version_string = "2.97 20001106 (experimental)";
index 0870012e2f0d94313ddb46cb7f795414895ace71..cedbd552b15e9da08bcb9a3e11cdf380d9d57a37 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19991115\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20001105 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20001106 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index dbe7a7d951ce3467d515b5eb71361a5ca26cdefd..8d51680db38b9b22ddda23f8da1d4ac7a150dbcf 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19991115\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20001105 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20001106 (prerelease)";
 
 /*
 2.01   $ format added
index d43a5565cc14eb6053bf2b4fccad1c9fa70e410c..e300e2fb98e4a396e1f343722388175c6c0f01c6 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20001105 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20001106 (prerelease)";
 
 #include <stdio.h>