Daily bump.
authorJeff Law <law@gcc.gnu.org>
Mon, 25 Sep 2000 07:45:08 +0000 (01:45 -0600)
committerJeff Law <law@gcc.gnu.org>
Mon, 25 Sep 2000 07:45:08 +0000 (01:45 -0600)
From-SVN: r36602

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

index 85e73fc20d552e015bf02dab224760a7ed4c1d41..2ad1a73bfeb66281a9cbdbc951a7c377210f6c48 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20000924 (experimental)";
+const char *ffe_version_string = "0.5.26 20000925 (experimental)";
index ad8cae1d1ed8f5fd41957480dde29c5402e6edab..ebb50ca49bad6125d2d67ba5d888f2274f10f122 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.96 20000924 (experimental)";
+const char *const version_string = "2.96 20000925 (experimental)";
index 7b180e09112c426a27a8716359d7e4250e53557e..cb9599d4321906e8337aa050f4e268b893fb10d8 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19991115\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20000924 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20000925 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index fec63df52111aee5547119fe1dc3c4d6ad09ffb7..e45bb3d23f6e2d822553d8ecc137f6f04bea23ea 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19991115\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20000924 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20000925 (prerelease)";
 
 /*
 2.01   $ format added
index 22f1af5c91f4a20c087e441ed1efe92ceb4a3301..c355528b95a3cb051c56008b1ee75335bd6ebcbf 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20000924 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20000925 (prerelease)";
 
 #include <stdio.h>