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

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

index 2da00e185fdd2c313e9cdaad65de50d59cbbc3bc..3efda1ffff38aeb5a9cded0ac039d346a984204f 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20000713 (experimental)";
+const char *ffe_version_string = "0.5.26 20000714 (experimental)";
index 64302dce7d4947d48a9c7bef04bb735bedb3b7b3..275800546fbee065274f7dafd7bb9b583a093632 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.96 20000713 (experimental)";
+const char *const version_string = "2.96 20000714 (experimental)";
index 721a2bcaa2b68f0498d71b6bb80c90c718a852eb..c780e0b76d133461f18aaaf5f835c749442aa8ee 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19991115\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20000713 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20000714 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 669f4797dc956dfd9c21498c9cbeb34f2f815fb0..455572434a8653981c0522d4a4f90a3203eb612d 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19991115\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20000713 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20000714 (prerelease)";
 
 /*
 2.01   $ format added
index 504c0e2ce7b1985d9fc4ac8d94ecb447b8d24d16..b20b7d81587851fd1e301af4a82d8b834ca77777 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20000713 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20000714 (prerelease)";
 
 #include <stdio.h>