Daily bump.
authorJeff Law <law@gcc.gnu.org>
Wed, 8 Sep 1999 07:45:08 +0000 (01:45 -0600)
committerJeff Law <law@gcc.gnu.org>
Wed, 8 Sep 1999 07:45:08 +0000 (01:45 -0600)
From-SVN: r29197

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

index 11e361042794568b1add4d05d90ccf1a4fd60818..5d378fe374aade6a612d3b23a734d70065b1939f 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.25 19990907 (experimental)";
+const char *ffe_version_string = "0.5.25 19990908 (experimental)";
index 7ea7530dd801f537dec8e1dc4fdcc091db49ff51..3d8a29024551968d25b8cbaa46b3553abd0b1612 100644 (file)
@@ -1 +1 @@
-char *version_string = "2.96 19990907 (experimental)";
+char *version_string = "2.96 19990908 (experimental)";
index 33b4106327c4e502a752a11532ddeb8900a4a056..fcba20ef6bc92a87b5995066f19a06cd4cfc4a13 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19990503\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.25 19990907 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.25 19990908 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 4f67c77989dc983b10f04b5ed9fbd02dcbc134c1..6f45db3809d7de544c991922177c31507cce9889 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19990627\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.25 19990907 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.25 19990908 (prerelease)";
 
 /*
 2.01   $ format added
index e50347224f29bfdbd5a6b6c747d896844447aebc..337200e16c95558b2ca742b4074864c8f8b4251b 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.25 19990907 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.25 19990908 (prerelease)";
 
 #include <stdio.h>