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

From-SVN: r61581.1

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

index 06c7ddbdf3a0589ee8c12e5336342107b60c4fe7..89c2f3114e2e3e7689df179e794399fddb292a8f 100644 (file)
@@ -1 +1 @@
-                                                                                        const char *ffe_version_string = "0.5.26 20030121 (prerelease)";
+                                                                                        const char *ffe_version_string = "0.5.26 20030122 (prerelease)";
index a836a8845dec86fd462f482c9b071c242adc6967..f18b552a78de19bdbfe3ec960cac140544280f9d 100644 (file)
@@ -1,4 +1,4 @@
                                                                                         #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.0.5 20030121 (prerelease)";
+const char *const version_string = "3.0.5 20030122 (prerelease)";
index d6cd4054465d0f0203c29f103cce02b0a12390ce..23fe373df7c78f3aeb4e8ac6c6538e8706b68751 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20030121 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20030122 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 840f3f20b9c4ab63af235890f39500addc1e9013..074a2bb8c34fcb11c92af3aa92f4a45865e68697 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20030121 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20030122 (prerelease)";
 
 /*
 2.01   $ format added
index b1d3f9f506ca80e07ea2c2cd34fa6a5fc6352ba4..80fe9dbae1d4ed3461634d2bd6396b342850bc62 100644 (file)
@@ -1,6 +1,6 @@
                                                                                         static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20030121 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20030122 (prerelease)";
 
 #include <stdio.h>