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

From-SVN: r63021.1

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

index 07f5c8b686c4382b0aab439d40272a8e7a000c11..9ae4fc475857ffef6d9b716589cd167db33836fd 100644 (file)
@@ -1 +1 @@
-                                                                                        const char *ffe_version_string = "0.5.26 20030217 (prerelease)";
+                                                                                        const char *ffe_version_string = "0.5.26 20030218 (prerelease)";
index 90064f360c616358bd3c0347948d803d17207332..460aca618ca790ff9d8c070d1a787458163317f6 100644 (file)
@@ -1,4 +1,4 @@
                                                                                         #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.0.5 20030217 (prerelease)";
+const char *const version_string = "3.0.5 20030218 (prerelease)";
index ebcb3ccef914c92327eee61df9107081c6de7f12..ab1fb143271db5f9a71b7c781feefd1f7b34b463 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20030217 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20030218 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index e7771d2afc05368d4242cf291ab21b25bdc7e1c5..1b02fd0ae252ee8607f08b0185d8883a4acc6cc9 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20030217 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20030218 (prerelease)";
 
 /*
 2.01   $ format added
index 5e2130c5f94e5b8823ddbf94b0481b3808b7cb4f..6535cf7617418ca2035b359897034349e68563bd 100644 (file)
@@ -1,6 +1,6 @@
                                                                                         static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20030217 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20030218 (prerelease)";
 
 #include <stdio.h>