]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorJeff Law <law@gcc.gnu.org>
Tue, 12 Sep 2000 07:45:09 +0000 (01:45 -0600)
committerJeff Law <law@gcc.gnu.org>
Tue, 12 Sep 2000 07:45:09 +0000 (01:45 -0600)
From-SVN: r36353

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

index 2b153db4f908cf5f89cfc60fcc0a4734ce8ebbd2..0083088456ac1a836433d8a0d82a72a8c85f9ec1 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20000911 (experimental)";
+const char *ffe_version_string = "0.5.26 20000912 (experimental)";
index 9cfe88169cd2637491b7198cd22e0e0b1d05744b..a0aa2c5ced349d8bfb01052bbf4d83b3bac4572b 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.96 20000911 (experimental)";
+const char *const version_string = "2.96 20000912 (experimental)";
index de0cc93041017384a8af56047f10a70e6f9fdba2..86acb0dc973764841abf3c41d426ba546b01d523 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19991115\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20000911 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20000912 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index a676a6a2aeabc8d11c803367be4785e011608669..89f1f5f6f448f729e7657e0ed0eceded30e32694 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19991115\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20000911 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20000912 (prerelease)";
 
 /*
 2.01   $ format added
index f54b1c3f16b31020c57d0366ce1112b94bc035ca..e55cf48060407f6067e42275bca17c55f99a8403 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20000911 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20000912 (prerelease)";
 
 #include <stdio.h>