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

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

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