Daily bump.
authorJeff Law <law@gcc.gnu.org>
Fri, 6 Aug 1999 07:45:09 +0000 (01:45 -0600)
committerJeff Law <law@gcc.gnu.org>
Fri, 6 Aug 1999 07:45:09 +0000 (01:45 -0600)
From-SVN: r28547

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

index 72ebfa3a044faf60d10403274c08b626a1e0c31c..e585ed99cfb640f80e37924d247e1f90ec80347c 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.25 19990805 (experimental)";
+const char *ffe_version_string = "0.5.25 19990806 (experimental)";
index 0fcd3a965eea7e4fb05a082643e9076b8600d646..e3dc42d9acce64fc34a9844b37fd8d9f2a00ec41 100644 (file)
@@ -1 +1 @@
-char *version_string = "2.96 19990805 (experimental)";
+char *version_string = "2.96 19990806 (experimental)";
index 7cb4e97f692dace6c588baaf1282d8970debc75e..55525161de6bf9df3e8d9653e0b048b7c0d41d87 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19990503\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.25 19990805 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.25 19990806 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 0598ee9b01ddc38ff46796ba910486f9284e9659..fc6a2c8ff8f595d1417cff1b13163f3712ff962f 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19990627\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.25 19990805 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.25 19990806 (prerelease)";
 
 /*
 2.01   $ format added
index 11cd767dbe5bddda4f6e09cc7b1295943394c6d1..e8eacb4725ae4b5000c9bc817bb1f9df21ba62fd 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.25 19990805 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.25 19990806 (prerelease)";
 
 #include <stdio.h>