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

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

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