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

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

index bfa267962d5396f2104867a2c200c13f19e9f41d..b8fdc5575220318b4348336a3b2e4cf85e7d00d0 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.25 20000630 (experimental)";
+const char *ffe_version_string = "0.5.25 20000701 (experimental)";
index f3a46995855148b4f8cfa9fd1e3ac23c905af3ad..07e4c0bf17ba5343a057900c11eda930707cdefa 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.96 20000630 (experimental)";
+const char *const version_string = "2.96 20000701 (experimental)";
index dbce212c5d81524430267d4984614808a344b9bf..11a879a6bc0b9c70cb5002f6211e62f39674c115 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19991115\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.25 20000630 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.25 20000701 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 06a1561bba2a369f53953eb4d7393ec0906ecb31..a283072797348f2b7bb68884be1d48e7d0a3f72f 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19991115\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.25 20000630 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.25 20000701 (prerelease)";
 
 /*
 2.01   $ format added
index f6dbdd9faad9461ff19c1a3a386f85b1384f94da..a0d06b2c6035513e2342a539ca13746137ea901e 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.25 20000630 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.25 20000701 (prerelease)";
 
 #include <stdio.h>