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

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

index c62a6343637e0922ebb760ecf985bb2f1d8fb4a9..3346b110b16cf899161b6121d5299865c8f75366 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.25 20000224 (experimental)";
+const char *ffe_version_string = "0.5.25 20000225 (experimental)";
index 1e274be90ecaeaa8741daf3b1ce1044ee5580105..c50e3de5cdd049a11ebe3aeb1c20bece4c233a39 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.96 20000224 (experimental)";
+const char *const version_string = "2.96 20000225 (experimental)";
index 3ba3c938ee71bff6b7ceff283e783d439a0dbafc..d13188338d406691d549a501a9e4522bdbd27f2f 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19990503\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.25 20000224 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.25 20000225 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 586ebfeba795409b3b0ee28f3b6fc84e793ef9aa..47bcf1c78259d8b51e66a8dc5aacb2d036834a0b 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19990627\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.25 20000224 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.25 20000225 (prerelease)";
 
 /*
 2.01   $ format added
index 69460c6d03af5e0fb5d567e9feb101d69d5077b8..80cf1362051e7a9602f1cd1d2802badb1f9325b4 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.25 20000224 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.25 20000225 (prerelease)";
 
 #include <stdio.h>