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

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

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