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

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

index 254c7571cec28042070a1b3b0e67bd5b37b6fe89..3f18d3850e2cd53b2d64994dd9851ab19cdf4731 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.25 20000616 (experimental)";
+const char *ffe_version_string = "0.5.25 20000617 (experimental)";
index de67830e86008c237ad625ff58ab2aa1034399cc..00b2f2fc391b95e82f57e5b463d01d687fbcb574 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.96 20000616 (experimental)";
+const char *const version_string = "2.96 20000617 (experimental)";
index 837a4da8c87b3772718f8d687a071bffa3e0b8e1..dc4c66d98b1f287dd0650f66680c36148fb4b729 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19991115\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.25 20000616 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.25 20000617 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 9f354d94072a77761d9f4fa50be5e4cc5075dd7f..8be4de8e915f2c3e51feadece643017e9a3442b0 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19991115\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.25 20000616 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.25 20000617 (prerelease)";
 
 /*
 2.01   $ format added
index e2b6a8d61e88ea42384bcfddfddca4b9930f1ccc..8e3d1a20271e77ea164eeabcd7fb3d109a57d9cb 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.25 20000616 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.25 20000617 (prerelease)";
 
 #include <stdio.h>