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

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

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