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

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

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