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

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

index 6f10ad93fb630262f4e3233352f654246f8d7dad..8a5dd85fa18fe711f76f7490328ba9645de4ba4e 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.25 19990919 (experimental)";
+const char *ffe_version_string = "0.5.25 19990920 (experimental)";
index 4f33a60c395f71f997fb7875b977151466d5468c..baa5df6eb91a5bec661302bbf1a3ef2c411df45b 100644 (file)
@@ -1 +1 @@
-char *version_string = "2.96 19990919 (experimental)";
+char *version_string = "2.96 19990920 (experimental)";
index 33ead4924d498c8733b75f0d7d1ff16c7fa80bb3..c511fcccddce9a7b03e1f12f8a753500ce246412 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19990503\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.25 19990919 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.25 19990920 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index b0ae6b9ceaed94737845ffae53638ed8e16abf5b..d8607febf17b39f0f28e2131ff79f3bb99e66f2c 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19990627\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.25 19990919 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.25 19990920 (prerelease)";
 
 /*
 2.01   $ format added
index ea90a65efbc37647fae5dc193b4889567e67b104..7be7988c50b9dbc88dc329d94c009cb55ba57830 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.25 19990919 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.25 19990920 (prerelease)";
 
 #include <stdio.h>