Daily bump.
authorJeff Law <law@gcc.gnu.org>
Wed, 5 Jul 2000 07:45:07 +0000 (01:45 -0600)
committerJeff Law <law@gcc.gnu.org>
Wed, 5 Jul 2000 07:45:07 +0000 (01:45 -0600)
From-SVN: r34871

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

index 521463c5e37861475e4afb868a933c1c8b7f563a..bded7cf152cf1f782f2cdcfa67356ddee7c78516 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20000704 (experimental)";
+const char *ffe_version_string = "0.5.26 20000705 (experimental)";
index 415dab1cf97c263fdd610bd686c55fd558e84466..b48637f2afec26d62005fc0789ea93f8cacfb720 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.96 20000704 (experimental)";
+const char *const version_string = "2.96 20000705 (experimental)";
index 1120134c72c694f8365fe558a6b2aaa25ec54713..aec52d57ada631656c506b7383485734d64af1f4 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19991115\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20000704 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20000705 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index c0ae76aa2f84ecc79e875006598f9a2f07c9bbf1..260266a386c7cb6436e4f736d1a2c2e885697659 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19991115\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20000704 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20000705 (prerelease)";
 
 /*
 2.01   $ format added
index 7938922edcc97cfe9fd055bcda45311ae0e877ca..01e27c813dee2552bbf1bd719235f18fde5962b5 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20000704 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20000705 (prerelease)";
 
 #include <stdio.h>