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

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

index 2fad1ff894623828ea6f1b567d9cfe78a72c251d..690c8471e1aedb9d3d75804b8bc1f95fec5a4c80 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20000728 (experimental)";
+const char *ffe_version_string = "0.5.26 20000729 (experimental)";
index ddfc36ec16e949df92fa5eea39c925b59b810964..3e121d80c3f8967dd7f5148495ae3d9df9598ed0 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.96 20000728 (experimental)";
+const char *const version_string = "2.96 20000729 (experimental)";
index ff973b5761111ab5fcb085e9c43007944b614c76..376612bb53a55d5abec54b2c7d2b75ddb10d1bdd 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19991115\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20000728 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20000729 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index c3060d5332de4b9f2e715b0b6e6f9a08bcb7d590..56d8861993d98f0828b738e79f150af3f759febc 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19991115\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20000728 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20000729 (prerelease)";
 
 /*
 2.01   $ format added
index f0177f5883e839b7ed48fabff016d235df11f493..041cbac08cb2f2dc3b742afb4588807c7554b69c 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20000728 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20000729 (prerelease)";
 
 #include <stdio.h>