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

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

index 13e73ee3f335481f5324f25a9727d0baf6c226d3..0fcf236de07dacdc47d89abbbe9fd4d6f5aa9f7c 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20000809 (experimental)";
+const char *ffe_version_string = "0.5.26 20000810 (experimental)";
index 95386c26aaab7b7d944900573ec4471cfa7f6ceb..20ec83b8570d47b92e0f5bea51e89f241414ea25 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.96 20000809 (experimental)";
+const char *const version_string = "2.96 20000810 (experimental)";
index 4a22fc74423134fc6d55b08dbc498c6c7355cd99..c0ac766eb1756e3279dbd1d21daf7815fdd902a7 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19991115\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20000809 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20000810 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index ec3edff23198cd98ea4903c6c97658c036294a42..9bc7b638b6633ad585e0d85bc8e1b4fee10e09b6 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19991115\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20000809 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20000810 (prerelease)";
 
 /*
 2.01   $ format added
index 8a1cdfc0b398443c57c99957e1ac9c972c5b1b91..3c8b8bd870bfa8fabcea7e9ad916a0216e27f9ff 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20000809 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20000810 (prerelease)";
 
 #include <stdio.h>