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

From-SVN: r63142.1

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

index 7c7610850c48d0adeb271a6773c540c96f047709..0bb413beb1d14582e4f666659daa6ae3d92fe6e0 100644 (file)
@@ -1 +1 @@
-                                                                                        const char *ffe_version_string = "0.5.26 20030219 (prerelease)";
+                                                                                        const char *ffe_version_string = "0.5.26 20030220 (prerelease)";
index 3181927f8107b7890c69535d65cbb9a6bf79ec88..df2b028e228eca2333bf8fc5971571bab06af523 100644 (file)
@@ -1,4 +1,4 @@
                                                                                         #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.0.5 20030219 (prerelease)";
+const char *const version_string = "3.0.5 20030220 (prerelease)";
index 0e7c74a2967cb2a419c69efb6bf77f0074c4c3d0..4966603380e5cfc8e740bcbbd88d79b9706e7cf2 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20030219 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20030220 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 4be884a3baabb68fdb7d12ca2f3eb095b184fabd..2a9cda080064c68b197798768a624478023f5d83 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20030219 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20030220 (prerelease)";
 
 /*
 2.01   $ format added
index a7256a648d46b7cb847ba2448de97db95ec8a7b3..89835e8094ca3f7f1e8688e3aa803980e9634b9c 100644 (file)
@@ -1,6 +1,6 @@
                                                                                         static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20030219 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20030220 (prerelease)";
 
 #include <stdio.h>