Daily bump.
authorJeff Law <law@gcc.gnu.org>
Sun, 19 Sep 1999 07:45:10 +0000 (01:45 -0600)
committerJeff Law <law@gcc.gnu.org>
Sun, 19 Sep 1999 07:45:10 +0000 (01:45 -0600)
From-SVN: r29506

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

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