Daily bump.
authorJeff Law <law@gcc.gnu.org>
Sat, 15 Apr 2000 07:45:07 +0000 (01:45 -0600)
committerJeff Law <law@gcc.gnu.org>
Sat, 15 Apr 2000 07:45:07 +0000 (01:45 -0600)
From-SVN: r33161

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

index b05910c8e6a40c1ec26bbe6b530bc2f33cbfc405..ea960e4c6f8d0947e9c545610ec6aff77d000e66 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.25 20000414 (experimental)";
+const char *ffe_version_string = "0.5.25 20000415 (experimental)";
index e9e0b6f1de9437329985e43e76c93519476f37d7..da0bdeedc99dcc1f5c982a99cd96af7b0557bd15 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.96 20000414 (experimental)";
+const char *const version_string = "2.96 20000415 (experimental)";
index 594f2a9bc70a0997debdfa95454a0cb959027959..5bd2176b938572c12e5be6b0052622073f6e74ac 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19991115\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.25 20000414 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.25 20000415 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 050d466a7db5518117ab6755e6993123a5ef99ec..d244672e19c45c7da4f64979a21b2c927c7af819 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19991115\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.25 20000414 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.25 20000415 (prerelease)";
 
 /*
 2.01   $ format added
index 3ba93ba08ab381f9729953772ba25bcefb62a62f..699e15edeab1cac2315f7f1d164b35217f1d314d 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.25 20000414 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.25 20000415 (prerelease)";
 
 #include <stdio.h>