]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sat, 11 Jan 2003 08:17:00 +0000 (08:17 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sat, 11 Jan 2003 08:17:00 +0000 (08:17 +0000)
[[Split portion of a mixed commit.]]

From-SVN: r61195.1

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

index 9271effef8066cfef049ed31c2f15786913c6b02..49500a710523a44fcc6d69865b09d4ef088e5821 100644 (file)
@@ -1 +1 @@
-                                                                                        const char *ffe_version_string = "0.5.26 20030110 (prerelease)";
+                                                                                        const char *ffe_version_string = "0.5.26 20030111 (prerelease)";
index 236a575e1eb9cbd9d639dd4f5e90fb3ad86f6597..dc818b3905012265a822eb28740289fc6f9ad4df 100644 (file)
@@ -1,4 +1,4 @@
                                                                                         #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.0.5 20030110 (prerelease)";
+const char *const version_string = "3.0.5 20030111 (prerelease)";
index ffee16916a01e6ea4fdae802265ba3a16844607c..579664b721b9ae86c475c160efa487f1158423fd 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20030110 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20030111 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index f964a700c8add0dac5a4a71b6fe8b2e4e6dcd81e..0c5e138a3186c5338c324112018e2eb682503b5e 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20030110 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20030111 (prerelease)";
 
 /*
 2.01   $ format added
index 46315233dc7762c72b38ffb6f18c39b38fad3727..bf08493adb4b4f3b4d4c0914726735913eb26ac7 100644 (file)
@@ -1,6 +1,6 @@
                                                                                         static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20030110 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20030111 (prerelease)";
 
 #include <stdio.h>