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

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

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