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

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

index 67e396c58db2457f1eb9667b43de097500972305..f9204e86bc89d82d1010f3e8edc7f07269f1a8e6 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20001113 (experimental)";
+const char *ffe_version_string = "0.5.26 20001114 (experimental)";
index 2bd2a70f1b2dc681b2ac04261011b6829edeaf5e..3639371b57e95f9bf7acf5fa96c4863ab991d7e9 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.97 20001113 (experimental)";
+const char *const version_string = "2.97 20001114 (experimental)";
index 7141a8dafafec4e8c6c0804ce5378ccecddfd818..5d6ee1ea80368bf850ca78a9749c2158770a17d4 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19991115\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20001113 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20001114 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index f17d3e8da5e21a98e16da12e181cbb1a5eedebf3..88cf847fa586129e09a0d4dce68a7dcacfccd2cd 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19991115\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20001113 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20001114 (prerelease)";
 
 /*
 2.01   $ format added
index 525f3b32610cf63dad66e57b91e4340f5237c131..1b07f2cb77cd6317984120829fdd62030754d238 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20001113 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20001114 (prerelease)";
 
 #include <stdio.h>