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

From-SVN: r62564.1

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

index 1bef57aa1e42735b84502f974d1bbd0bf8764765..cbc34e7ab0a939a9a1aaa8ad4a6ab734a13f840f 100644 (file)
@@ -1 +1 @@
-                                                                                        const char *ffe_version_string = "0.5.26 20030207 (prerelease)";
+                                                                                        const char *ffe_version_string = "0.5.26 20030208 (prerelease)";
index 6a75a9ac7d1b69d01397f87facb9386a300abff7..c6665523ed46d16c3a8247b24b4d09d6aba6227b 100644 (file)
@@ -1,4 +1,4 @@
                                                                                         #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.0.5 20030207 (prerelease)";
+const char *const version_string = "3.0.5 20030208 (prerelease)";
index e1c961a9ebc6482e7790e0c1a0fcd737842e9d75..587fb5b0b913d3ef5663b17182fa60feb7e853ba 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20030207 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20030208 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 5ad1ac391a7cd375f66c28436305cf18a59516d7..96a52d8d6f201a8bdee20378ea84172a4daf8367 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20030207 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20030208 (prerelease)";
 
 /*
 2.01   $ format added
index 8ab9c24ce2d6368c8c624cf5761f74fbb756e680..faa129d68fc4f4b0579daf2e89d659e250c542db 100644 (file)
@@ -1,6 +1,6 @@
                                                                                         static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20030207 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20030208 (prerelease)";
 
 #include <stdio.h>