]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Fri, 7 Feb 2003 00:16:49 +0000 (00:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Fri, 7 Feb 2003 00:16:49 +0000 (00:16 +0000)
[[Split portion of a mixed commit.]]

From-SVN: r62505.1

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

index 480a9fb10fa088a786c6ffa6797fdfc299e2128c..1bef57aa1e42735b84502f974d1bbd0bf8764765 100644 (file)
@@ -1 +1 @@
-                                                                                        const char *ffe_version_string = "0.5.26 20030206 (prerelease)";
+                                                                                        const char *ffe_version_string = "0.5.26 20030207 (prerelease)";
index 23f1b3567a738d3a63f0f5bc1a5a0903371564ee..6a75a9ac7d1b69d01397f87facb9386a300abff7 100644 (file)
@@ -1,4 +1,4 @@
                                                                                         #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.0.5 20030206 (prerelease)";
+const char *const version_string = "3.0.5 20030207 (prerelease)";
index b74e0b0d49e13439d2c40e9909afee04eb3945f3..e1c961a9ebc6482e7790e0c1a0fcd737842e9d75 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20030206 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20030207 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 63d3aa1ebba52b185a3f2a731588c60ea6b79cce..5ad1ac391a7cd375f66c28436305cf18a59516d7 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20030206 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20030207 (prerelease)";
 
 /*
 2.01   $ format added
index a90e90bc5d30ec486b0505ca4ac2c15b987a36af..8ab9c24ce2d6368c8c624cf5761f74fbb756e680 100644 (file)
@@ -1,6 +1,6 @@
                                                                                         static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20030206 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20030207 (prerelease)";
 
 #include <stdio.h>