]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 22 Dec 2002 08:17:37 +0000 (08:17 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 22 Dec 2002 08:17:37 +0000 (08:17 +0000)
[[Split portion of a mixed commit.]]

From-SVN: r60402.1

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

index 6422e3f28f231c256368cd15717a859fd0895541..dc8f90da9a441b5643962dd9bcf2cdbf9c014f64 100644 (file)
@@ -1 +1 @@
-                                                                                        const char *ffe_version_string = "0.5.26 20021221 (prerelease)";
+                                                                                        const char *ffe_version_string = "0.5.26 20021222 (prerelease)";
index 854c1a6023d5f1b51177a111c41ecd4834a0f712..f803562a01c996b84eaccf17eeee6314ea7ff523 100644 (file)
@@ -1,4 +1,4 @@
                                                                                         #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.0.5 20021221 (prerelease)";
+const char *const version_string = "3.0.5 20021222 (prerelease)";
index 4e5955e431a2d103a1446a6849044fe0c7f6914d..4d8cf458696e2263639d594886997d30862a88ab 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20021221 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20021222 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 5d9ffbb683e5ad3f9f2dd55c55dcf7885e8d80a9..7ede8295be93a08721ae030ecc65b7bef73186b0 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20021221 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20021222 (prerelease)";
 
 /*
 2.01   $ format added
index a3f9c49dbb04507c27370542cb173bf80fcee661..ad2cf953205a6379f3e50b4a4fd529c99c03cd2e 100644 (file)
@@ -1,6 +1,6 @@
                                                                                         static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20021221 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20021222 (prerelease)";
 
 #include <stdio.h>