Daily bump.
authorJeff Law <law@gcc.gnu.org>
Fri, 24 Nov 2000 08:45:08 +0000 (01:45 -0700)
committerJeff Law <law@gcc.gnu.org>
Fri, 24 Nov 2000 08:45:08 +0000 (01:45 -0700)
From-SVN: r37701

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

index c142f5b87268eb723d15838ffbbd3da2fd31c58b..2154474aba47cedbea5d42a8b3c319f2372585a2 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20001123 (experimental)";
+const char *ffe_version_string = "0.5.26 20001124 (experimental)";
index 7febfa4415efb6718e2b37b0cbea79b61f2e8af9..687bb4f9124129db5a8e6151dc2f596101b9dfa8 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.97 20001123 (experimental)";
+const char *const version_string = "2.97 20001124 (experimental)";
index f0c252b4972aaacbd630a08ecc00eb2a37a05b82..cb9ad35854c60e6030cd2ca4918f60b88dcb7a31 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19991115\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20001123 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20001124 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 11129c26d49840fe121d05526be28cc65e9aa95d..64b6b2dedd71b19979a5252f9f031634608fb6cc 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19991115\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20001123 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20001124 (prerelease)";
 
 /*
 2.01   $ format added
index 5906de3a0d6aa1b909b2c667476baf20441732a3..4a7c707108f6e662430d2774994c42e5a121cbba 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20001123 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20001124 (prerelease)";
 
 #include <stdio.h>