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

From-SVN: r60094.1

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

index bd47f0de5fb5cb1665c16f959560152c239d4166..e961dd8312aca60b0663388430e6ed72634dc089 100644 (file)
@@ -1 +1 @@
-                                                                                        const char *ffe_version_string = "0.5.26 20021212 (prerelease)";
+                                                                                        const char *ffe_version_string = "0.5.26 20021213 (prerelease)";
index 4856828b8ad2aae1ac8e4c182669aab14fecbf16..f2df73f81ad2ac355bc6157076702d0c57cf4e87 100644 (file)
@@ -1,4 +1,4 @@
                                                                                         #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.0.5 20021212 (prerelease)";
+const char *const version_string = "3.0.5 20021213 (prerelease)";
index bc99302230d72e35903f4220583cc4e47e9ef62b..8e06fc04e967fbf15384c8905c43aec90fc3a22d 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20021212 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20021213 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index f27430f216bf8cad12aaf31d9600c5048a86dafc..0509ac2f6f692cdc1f4518175f471e35c760f6b1 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20021212 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20021213 (prerelease)";
 
 /*
 2.01   $ format added
index b38f6fc964d934bb4d4a8f0e286f1054445f42f4..2e153882138fd9ac4bc5c0d09d538a69242126c4 100644 (file)
@@ -1,6 +1,6 @@
                                                                                         static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20021212 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20021213 (prerelease)";
 
 #include <stdio.h>