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

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

index 125f55c18a5a4a82d1b14abe9c41e61a229ed369..e3f12cca3738d76517120f6fac746f927e813480 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20000926 (experimental)";
+const char *ffe_version_string = "0.5.26 20000927 (experimental)";
index 8dc9b959a556e5a7bbd9ef2fee7a2184077e7f7b..1facafa443c2ebd85103c0dd646cf351ae5a44b8 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.96 20000926 (experimental)";
+const char *const version_string = "2.96 20000927 (experimental)";
index cdb16a0f325cfd3460f51ce3891aeeba15bcf060..fe62d37d57412762b8c82a56ff185678689a377c 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19991115\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20000926 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20000927 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 4ef046afb8b703fbee312075fc787b9748837d91..b2402f981f96e041a7beaae71a9416d40ba943af 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19991115\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20000926 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20000927 (prerelease)";
 
 /*
 2.01   $ format added
index c0c2dc2647c921d4d632fb22e205d0e09268df18..0cc60092ff2d2b2880374380b79373859237aacb 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20000926 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20000927 (prerelease)";
 
 #include <stdio.h>