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

From-SVN: r61629.1

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

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