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

From-SVN: r59988.1

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

index 1da27260825b7f17a78fc72a871a055b67f2ffeb..1cbbaa9b440e885ef28a776eb66cb3af8edd636c 100644 (file)
@@ -1 +1 @@
-                                                                                        const char *ffe_version_string = "0.5.26 20021209 (prerelease)";
+                                                                                        const char *ffe_version_string = "0.5.26 20021210 (prerelease)";
index 1728df84b82d6dbe4b58ebca52f58a815bfdf22b..1fb0276c38556661fce81d56d7040791ef4d3f2e 100644 (file)
@@ -1,4 +1,4 @@
                                                                                         #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.0.5 20021209 (prerelease)";
+const char *const version_string = "3.0.5 20021210 (prerelease)";
index 5a2712a858c69bb71a0080c1d2159b6813dcb21b..14bca9fc9f253898829d29568d33293dc587d6c2 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20021209 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20021210 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 3524eefd82e6df24bcde5955f11bfebc9be1fba7..cda554a6e269e6f2b4a9e0efda78c1bafc4cc15b 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20021209 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20021210 (prerelease)";
 
 /*
 2.01   $ format added
index 69b4c789728c85a0e383fcd51dbaf67bdd38f41e..ca29f57c4de788e054e7863b99535ff5d8a1f2a4 100644 (file)
@@ -1,6 +1,6 @@
                                                                                         static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20021209 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20021210 (prerelease)";
 
 #include <stdio.h>