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

From-SVN: r60497.1

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

index cc6e56980573b1b66d1a6223a7fcb728f7cfb658..7a8db0035b96b8b8a29cedd3a95739a1b8080aa0 100644 (file)
@@ -1 +1 @@
-                                                                                        const char *ffe_version_string = "0.5.26 20021224 (prerelease)";
+                                                                                        const char *ffe_version_string = "0.5.26 20021225 (prerelease)";
index f11cbc8e92ac3b712ae835b850ee07e22aca69a7..1b2544099681d3fe9344a84f80b1d645c475699c 100644 (file)
@@ -1,4 +1,4 @@
                                                                                         #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.0.5 20021224 (prerelease)";
+const char *const version_string = "3.0.5 20021225 (prerelease)";
index 09813543178e32c734a940ca1bae717ee3ba4928..0d81e22133eed956cec6412f710d8918a63bb19d 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20021224 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20021225 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 06282ba8843b76fac477ca4bbd5bd91e8e2b3c51..98d29d9742b84437a32fcf0eacad2f182b3c427e 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20021224 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20021225 (prerelease)";
 
 /*
 2.01   $ format added
index b25b257b2fc60b569b667880c6228243bb2b4fc3..9fe593444c14c028db35ce0bf9dac8f4e93b016d 100644 (file)
@@ -1,6 +1,6 @@
                                                                                         static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20021224 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20021225 (prerelease)";
 
 #include <stdio.h>