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

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

index e16fce27fb8301c3acc80fbf6fdd657f71935389..4ad5e4b2c4a8f8b7dd63a711df83ea083e029d8b 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20001008 (experimental)";
+const char *ffe_version_string = "0.5.26 20001009 (experimental)";
index 0e8334a6b8d68836841fc40f2688e6b37f665c7d..d2d36b1ee09e5d82abd6b33eed64bf6dc06baa27 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.97 20001008 (experimental)";
+const char *const version_string = "2.97 20001009 (experimental)";
index ae9eaaf01ebe3bb8013b336919a5db18b21efaf6..270e243520d6b4b9b35dd1558702dd3b01b0b22c 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19991115\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20001008 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20001009 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 77b3587cb675aba18c16098c5288251259672172..afc390e12306121941a98b0d51e543bb9a59d69f 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19991115\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20001008 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20001009 (prerelease)";
 
 /*
 2.01   $ format added
index b9d86cdeb0958bc47d178a3f2574391dda77dced..9ecd4f26ad69c5de171e8ccb56ba6e3dc63a32f7 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20001008 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20001009 (prerelease)";
 
 #include <stdio.h>