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

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

index 605eb129fa9944a6df1cd980c79a3b2a92a8a08b..01c5c553038657b2216df7c26cc4b1cca8aa9846 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.25 20000222 (experimental)";
+const char *ffe_version_string = "0.5.25 20000223 (experimental)";
index 4ca90ab24241b48e7d4fca0e70409b8d4b302ce3..68d64b81785482eabedcec7f74a29cb8cfc832da 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.96 20000222 (experimental)";
+const char *const version_string = "2.96 20000223 (experimental)";
index 38ce3d1acd2887f8bd677ceadc223a1e31399e7d..4c20ffcb1ba1056cc4a45265510cd0994070309d 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19990503\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.25 20000222 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.25 20000223 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 32fbf38f7ee820322b722bd02c173acd8530cad7..f2fa5efde2820a2bbb5271b1980d39ed64af1a59 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19990627\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.25 20000222 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.25 20000223 (prerelease)";
 
 /*
 2.01   $ format added
index 5d863307dbce27ccf65b628798bf3fb3599d5ece..3b9bc28fdd2a0e9fe9a16d0a15aa4f7c12586088 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.25 20000222 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.25 20000223 (prerelease)";
 
 #include <stdio.h>