Daily bump.
authorJeff Law <law@gcc.gnu.org>
Wed, 18 Aug 1999 07:45:10 +0000 (01:45 -0600)
committerJeff Law <law@gcc.gnu.org>
Wed, 18 Aug 1999 07:45:10 +0000 (01:45 -0600)
From-SVN: r28745

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

index a8c280a1c5eab3daa8d0048e271be09a80a7a527..1795d1538777c35451ea9af36ff1d53692c2a381 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.25 19990817 (experimental)";
+const char *ffe_version_string = "0.5.25 19990818 (experimental)";
index 3456abb00ed15ff2744a817ddbfd622404d648f5..94e7acd10daa23d8afa55307b468e37bbd4e9f79 100644 (file)
@@ -1 +1 @@
-char *version_string = "2.96 19990817 (experimental)";
+char *version_string = "2.96 19990818 (experimental)";
index e9c35df5fa5060c6d9f41df1da43dced18cc8ffb..f847acb59ccce0381bdce2545444c6a4b99067aa 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19990503\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.25 19990817 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.25 19990818 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 19227041ee5a80569732ef2762a4d4e915083380..fdda48f27292f627467497fb6da5b68f2c96f995 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19990627\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.25 19990817 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.25 19990818 (prerelease)";
 
 /*
 2.01   $ format added
index 41188315311dceaadaf69b35f41a202af3516f0d..1dbd76e6dbd4fea164b8fb011e69ed5587cf5643 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.25 19990817 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.25 19990818 (prerelease)";
 
 #include <stdio.h>