Daily bump.
authorJeff Law <law@gcc.gnu.org>
Thu, 19 Oct 2000 07:45:11 +0000 (01:45 -0600)
committerJeff Law <law@gcc.gnu.org>
Thu, 19 Oct 2000 07:45:11 +0000 (01:45 -0600)
From-SVN: r36947

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

index e00a504f1154a63922418f65fd2ad0220764ae1f..0573f4bd1fc436001b820b6c10f908cb4e3f4607 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20001018 (experimental)";
+const char *ffe_version_string = "0.5.26 20001019 (experimental)";
index ce773e35f44e3b499546a2e0296a673dd38f0ec3..2abba0e1430e37052f0cca5d53d990647db70ab2 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.97 20001018 (experimental)";
+const char *const version_string = "2.97 20001019 (experimental)";
index 649c8cdc4aef77fdd4fc354399772ffd1b253406..b8eac2e4ce57176e1f46a7c5024c05fa216f4a64 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19991115\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20001018 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20001019 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 7a43fd8a67af519f25f336c7c93f2aac4a6f4d63..82a2f6ad2da84aea580ac1c9e542c05f2ecf4c31 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19991115\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20001018 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20001019 (prerelease)";
 
 /*
 2.01   $ format added
index c6422003d6a17a99804d94c64123f01cf6188017..4339f337efb90fc6146fac49fe66be580e8d88e4 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20001018 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20001019 (prerelease)";
 
 #include <stdio.h>