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

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

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