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

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

index 0d7765b92590c0c939a8fec509f68e74a0d3779c..7b57481f530bdda43d267a3b96a2f32bff4981f3 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.25 20000602 (experimental)";
+const char *ffe_version_string = "0.5.25 20000603 (experimental)";
index 53e983d0f40fbe7b30e77b8cbb8e3807b052dd34..96dd9406d3821933838c1f54459359596a4a8c12 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.96 20000602 (experimental)";
+const char *const version_string = "2.96 20000603 (experimental)";
index d3e0642b39f8336150aab4d3f061eceb56a4a1ee..8705161c2682926787cf8feb7c4f5c33cc70087f 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19991115\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.25 20000602 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.25 20000603 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index a876019b7a903d9e5195c2c1eb27e604f89ac561..adc2311a65689b2c663cabca118552bd2d25ac00 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19991115\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.25 20000602 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.25 20000603 (prerelease)";
 
 /*
 2.01   $ format added
index b7ed13a9bdfaae6d524c3d4aa03f1e344a390d2b..fb31ed4fa36cc1e87a842cec62479a99853880e6 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.25 20000602 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.25 20000603 (prerelease)";
 
 #include <stdio.h>