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

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

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