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

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

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