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

From-SVN: r60361.1

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

index 0e3dad08c10574aa4c1823ecb856472c3d2b8b0d..8d0292d6e897a0df006a467a14900ba7cedce455 100644 (file)
@@ -1 +1 @@
-                                                                                        const char *ffe_version_string = "0.5.26 20021219 (prerelease)";
+                                                                                        const char *ffe_version_string = "0.5.26 20021220 (prerelease)";
index 45568eb008171ad2ae3317a19808da46c1e497b7..ee0f777f34e6dee95b61a46fa82d12c0e5260d94 100644 (file)
@@ -1,4 +1,4 @@
                                                                                         #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.0.5 20021219 (prerelease)";
+const char *const version_string = "3.0.5 20021220 (prerelease)";
index 373b256a942934b36bf910febca096732cabde30..e2b46f4e60dd42d2e3f8ae5a160ecec1c5eff57b 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20021219 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20021220 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 6a37a6e17ddbc16ae2b4d56572f5d367e147052c..5ae38c11f3f99782702a571a2c5a8e75ab86bc6a 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20021219 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20021220 (prerelease)";
 
 /*
 2.01   $ format added
index 1fcbc546ade72f4c3c722fa9a3d0d177ded7aef2..0b4a62338e512eba78f63c1e97abb6c9f880338e 100644 (file)
@@ -1,6 +1,6 @@
                                                                                         static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20021219 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20021220 (prerelease)";
 
 #include <stdio.h>