Daily bump.
authorJeff Law <law@gcc.gnu.org>
Mon, 13 Mar 2000 08:45:08 +0000 (01:45 -0700)
committerJeff Law <law@gcc.gnu.org>
Mon, 13 Mar 2000 08:45:08 +0000 (01:45 -0700)
From-SVN: r32502

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

index 71d6881ffe2597d02b1f341c793eb6b4afd79d26..4097c7cc32c5ebe10326906944c9d487ea266ed2 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.25 20000312 (experimental)";
+const char *ffe_version_string = "0.5.25 20000313 (experimental)";
index e0208a83f17eb2679df19aee931a1ca4941de1a0..81f592d2bc794cee9791f07b784bf0837bcba057 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.96 20000312 (experimental)";
+const char *const version_string = "2.96 20000313 (experimental)";
index 46372fc56e319983915f74b2d48e422739bc06e7..7fa82d07a50ccd7944cdb52d3961419b6901a804 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19991115\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.25 20000312 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.25 20000313 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index fe3c959bc259414ae0dbafc3e62ba2000be91634..c6310c403f857228ea49e1443dd7706714c63abf 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19991115\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.25 20000312 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.25 20000313 (prerelease)";
 
 /*
 2.01   $ format added
index 4a5628e4ae082d15273ea74f06444c745da0dfd5..36602c954eb288d5b1d1f83acbe526843b650042 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.25 20000312 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.25 20000313 (prerelease)";
 
 #include <stdio.h>