Daily bump.
authorJeff Law <law@gcc.gnu.org>
Thu, 17 Feb 2000 08:45:09 +0000 (01:45 -0700)
committerJeff Law <law@gcc.gnu.org>
Thu, 17 Feb 2000 08:45:09 +0000 (01:45 -0700)
From-SVN: r32032

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

index 6a005050acd26e0258fbc491b2a47622e87f2e11..b206d8bc254e6b8a9ae238ced6b8dea7862e0f3c 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.25 20000216 (experimental)";
+const char *ffe_version_string = "0.5.25 20000217 (experimental)";
index 069609e230310a90b5e45e85dbea4be2ffa54356..26db27b3559499c6d86a66dbf9ada9bd4c0b29a7 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.96 20000216 (experimental)";
+const char *const version_string = "2.96 20000217 (experimental)";
index 0c52a875df504f422dde86b4851a4a5ce92ce6ff..97223cf2ea6e5b601febf89675df6e84eeed0f15 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19990503\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.25 20000216 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.25 20000217 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index dd63f8f02da9c5adbfe70b0ada8ca781eb893418..1d0c5f65096f6420fbb1f05d5b4ba65597f67c9e 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19990627\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.25 20000216 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.25 20000217 (prerelease)";
 
 /*
 2.01   $ format added
index 332410bf0b86b97de7a513d2f6065c0e0fa2a487..591aad24bfc6417f752dafbe42410876e8f7cc12 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.25 20000216 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.25 20000217 (prerelease)";
 
 #include <stdio.h>