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

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

index d5ca70cd939a609fdbfd4a66bcebe7da0d8c826b..8f95213d7a9a8941be1c467279add161d7997fe5 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20000807 (experimental)";
+const char *ffe_version_string = "0.5.26 20000808 (experimental)";
index 1fd302e3df0eeb7f943b7bc1cd0a959e383b8124..14d494318341072eeb4e376e345cf0ff19309ca7 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.96 20000807 (experimental)";
+const char *const version_string = "2.96 20000808 (experimental)";
index c45827b60648cfdbc1e67421e82c3ccf9ed85edc..113d88f67488b55d96951e6654971ce7cef57f40 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19991115\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20000807 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20000808 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 87edd075aaf2b9b31fdc6e119cc49fc8d0469786..bef92a67515183ba9ceb49d61e99d577cefcd347 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19991115\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20000807 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20000808 (prerelease)";
 
 /*
 2.01   $ format added
index 328ed9d4f76b1e62f3ad6d441bd7766ac328637f..96eb36032939a5cfb89d3e1d7bd553279b42f704 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20000807 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20000808 (prerelease)";
 
 #include <stdio.h>