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

From-SVN: r63194.1

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

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