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

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

index f9204e86bc89d82d1010f3e8edc7f07269f1a8e6..661b773246e66f498aa674244b66a2117332254c 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20001114 (experimental)";
+const char *ffe_version_string = "0.5.26 20001115 (experimental)";
index 3639371b57e95f9bf7acf5fa96c4863ab991d7e9..fef8e4f7440a5711fcc47694b9bbcb036e850675 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.97 20001114 (experimental)";
+const char *const version_string = "2.97 20001115 (experimental)";
index 5d6ee1ea80368bf850ca78a9749c2158770a17d4..f5efa25df941d4fd9ca1062fadde91759dedd5a9 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19991115\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20001114 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20001115 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 88cf847fa586129e09a0d4dce68a7dcacfccd2cd..8856560ca33784f287eabfeeb65095b0d8f7a720 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19991115\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20001114 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20001115 (prerelease)";
 
 /*
 2.01   $ format added
index 1b07f2cb77cd6317984120829fdd62030754d238..49307b57c44384ccb4f3470bf8a5606b465ace5e 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20001114 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20001115 (prerelease)";
 
 #include <stdio.h>