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

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

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