Daily bump.
authorJeff Law <law@gcc.gnu.org>
Tue, 15 Aug 2000 07:45:08 +0000 (01:45 -0600)
committerJeff Law <law@gcc.gnu.org>
Tue, 15 Aug 2000 07:45:08 +0000 (01:45 -0600)
From-SVN: r35701

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

index 805094dd41714c6163d8ee1e4f56d71a2e70b741..e5d4a66c16ae86f82a53953fa9cceab6f9964f5c 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20000814 (experimental)";
+const char *ffe_version_string = "0.5.26 20000815 (experimental)";
index 13f961e20ad30411b8b2dfa090102caa18e6c909..c85fb625096cb3c4f517c9266c569fe1ba5ab626 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.96 20000814 (experimental)";
+const char *const version_string = "2.96 20000815 (experimental)";
index 0c254f66a1c043d49afa1a0955d5a249c455dec1..f84f9ab30181e3fc6d57fcef78f77e6b67d1a719 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19991115\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20000814 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20000815 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 0ea2eb632df474e6c8ce962f370be4ed2d02a916..bfd6e7d2aab6eca8403a509191430660ad0527b6 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19991115\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20000814 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20000815 (prerelease)";
 
 /*
 2.01   $ format added
index 69824f2e577e55b9fb361463eeea8a404bf75d03..f842c268f1cebdb57bb63bad9edb7fdb31bac02d 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20000814 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20000815 (prerelease)";
 
 #include <stdio.h>