]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Fri, 18 Oct 2002 07:16:55 +0000 (07:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Fri, 18 Oct 2002 07:16:55 +0000 (07:16 +0000)
[[Split portion of a mixed commit.]]

From-SVN: r58274.1

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

index dc6c4d7a616bf420e86dc92b01e37f2f6b8e2807..cde1e4e18e781bce10629419796cdaec301de018 100644 (file)
@@ -1 +1 @@
-                                                                                        const char *ffe_version_string = "0.5.26 20021017 (prerelease)";
+                                                                                        const char *ffe_version_string = "0.5.26 20021018 (prerelease)";
index 793c0caf1b15a26abff92bc4bf7e35b55e7f68bb..816826595f897c590941a1a48436497f5d0645cd 100644 (file)
@@ -1,4 +1,4 @@
                                                                                         #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.0.5 20021017 (prerelease)";
+const char *const version_string = "3.0.5 20021018 (prerelease)";
index 7db7c1fe73ce52d0c2f25f383fdc50d3b8ac6141..e56a923b9a425fd486de8a4ff111dac1a1f347ee 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20021017 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20021018 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 2523747b6c7458f96ddc6def2c2f823381825229..fcb210cb40ac996074b06cb1f0c50884884c5f73 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20021017 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20021018 (prerelease)";
 
 /*
 2.01   $ format added
index 1c22eeaeb72b65c3b52bf87b69225d0eb60bcbed..d16018181dbf5f03aefcb2c51a430145895a447f 100644 (file)
@@ -1,6 +1,6 @@
                                                                                         static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20021017 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20021018 (prerelease)";
 
 #include <stdio.h>