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

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

index af9725a87aeece361afd660aa64692a8d8c3d1a4..dbd24a0ea7a80a622c6f1ec86deb3d0b2e02f979 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.25 19990815 (experimental)";
+const char *ffe_version_string = "0.5.25 19990816 (experimental)";
index 1b47a504d6f4af20654038c977ba963061998431..e207d333a2b9850d220f78330d9cada935dee812 100644 (file)
@@ -1 +1 @@
-char *version_string = "2.96 19990815 (experimental)";
+char *version_string = "2.96 19990816 (experimental)";
index 7046d0c01d18286e999236208b00e566b5434661..507e448f2f574d87cc82f042e740d6164b773727 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19990503\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.25 19990815 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.25 19990816 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 682ebe8dabc0911116c6b10330926f920bdda902..1712eaa9ccb083d9b5e7d83a087ff3c68dcb44e9 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19990627\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.25 19990815 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.25 19990816 (prerelease)";
 
 /*
 2.01   $ format added
index 099fd84a42637e210a9885d5a3e0082af734f643..b3a843d4efb4f51f1981a19ae4396bade15ddf90 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.25 19990815 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.25 19990816 (prerelease)";
 
 #include <stdio.h>