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

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

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