Daily bump.
authorJeff Law <law@gcc.gnu.org>
Mon, 4 Oct 1999 07:45:16 +0000 (01:45 -0600)
committerJeff Law <law@gcc.gnu.org>
Mon, 4 Oct 1999 07:45:16 +0000 (01:45 -0600)
From-SVN: r29795

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

index 80f1d000020c974f77bccfa53d69db8ec5ad3666..636489c85ed1242bacb2224d113ade5af0e195d2 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.25 19991003 (experimental)";
+const char *ffe_version_string = "0.5.25 19991004 (experimental)";
index f6dec929fece6f797366caefafecb8d50ad69f22..8001f09b327eaa5c83946356e071aa5a64d0b116 100644 (file)
@@ -1 +1 @@
-char *version_string = "2.96 19991003 (experimental)";
+char *version_string = "2.96 19991004 (experimental)";
index 557c4818f8af85f98146164fcdd6eda3b28ed422..5266da02d3659dfdf0c53cfba330b6a65d5af52a 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19990503\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.25 19991003 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.25 19991004 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 8fcc199c92ac019a7b37a820486951f6b6a8d07f..09537d487d088563c9a5ec3008d722b1367e234e 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19990627\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.25 19991003 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.25 19991004 (prerelease)";
 
 /*
 2.01   $ format added
index 2d303a7c2117d5f7e90309d3b45e44e8adb07b5c..d136e7a4fa175f9d445475a8ae169841da7f3944 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.25 19991003 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.25 19991004 (prerelease)";
 
 #include <stdio.h>