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

From-SVN: r60064.1

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

index b35a7c5e1b78d24abfcc05f56977f6a99d69e1f6..bd47f0de5fb5cb1665c16f959560152c239d4166 100644 (file)
@@ -1 +1 @@
-                                                                                        const char *ffe_version_string = "0.5.26 20021211 (prerelease)";
+                                                                                        const char *ffe_version_string = "0.5.26 20021212 (prerelease)";
index 84bb586a188a08821b63f2a0349f3b57cf40573a..4856828b8ad2aae1ac8e4c182669aab14fecbf16 100644 (file)
@@ -1,4 +1,4 @@
                                                                                         #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.0.5 20021211 (prerelease)";
+const char *const version_string = "3.0.5 20021212 (prerelease)";
index 0f07f38179fdca6d543ac2791ec099357257e5af..bc99302230d72e35903f4220583cc4e47e9ef62b 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20021211 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20021212 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 16009dcc8dfc947e19bc0a106484e417b0ea75c4..f27430f216bf8cad12aaf31d9600c5048a86dafc 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20021211 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20021212 (prerelease)";
 
 /*
 2.01   $ format added
index 94a4a3627e79e8d6a07c9ed68f136e97b8efbca7..b38f6fc964d934bb4d4a8f0e286f1054445f42f4 100644 (file)
@@ -1,6 +1,6 @@
                                                                                         static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20021211 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20021212 (prerelease)";
 
 #include <stdio.h>