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

From-SVN: r58401.1

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

index 36d152e6685393306a2ea2aab8b699eb4c9cd4d0..21bb9bb9e61166836b3585247a7bc489045840d7 100644 (file)
@@ -1 +1 @@
-                                                                                        const char *ffe_version_string = "0.5.26 20021021 (prerelease)";
+                                                                                        const char *ffe_version_string = "0.5.26 20021022 (prerelease)";
index 76c150f821c7fb93e9ccc61f1d12ee9cdc7fa030..796efb85234a71ea06253a412892a3c44127d108 100644 (file)
@@ -1,4 +1,4 @@
                                                                                         #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.0.5 20021021 (prerelease)";
+const char *const version_string = "3.0.5 20021022 (prerelease)";
index 297f6e829a0bffcdb8a73eab88d87f38f6faa242..2bf525f185cd251fddb0bed0b22a129c7a864b66 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20021021 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20021022 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 6bd310b04b1f5166b334d9477e2c60b22081c33b..4ba023eceaef622791d6326b627756525a9db92c 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20021021 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20021022 (prerelease)";
 
 /*
 2.01   $ format added
index f0ca24231c5c3ecd86cb762b7fe5102d42c97a29..910d260793e52cf3fc2676bf4c7df7f5eab30fd0 100644 (file)
@@ -1,6 +1,6 @@
                                                                                         static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20021021 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20021022 (prerelease)";
 
 #include <stdio.h>