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

From-SVN: r61686.1

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

index 6db01283136867dcf540c7cca0e253720d9d2e76..a06e6b3cec2aee6a6baa72621f4ceb7cfed9b49c 100644 (file)
@@ -1 +1 @@
-                                                                                        const char *ffe_version_string = "0.5.26 20030123 (prerelease)";
+                                                                                        const char *ffe_version_string = "0.5.26 20030124 (prerelease)";
index aaa19926303bb25b9d9d9f5d84e5077c12a1c3ae..0bda429e1ae7892318dd88281360743964752009 100644 (file)
@@ -1,4 +1,4 @@
                                                                                         #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.0.5 20030123 (prerelease)";
+const char *const version_string = "3.0.5 20030124 (prerelease)";
index 33daa248fb44223f52d7b180d1f1aac6a3157859..aa552804c6f4dbc49eaf672f57b17a9b9484e156 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20030123 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20030124 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index ae796a53d262b0dda4d9ce44542345c028fd3712..49cdda073a77296b78f1bdf35b550067bbb9cfc2 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20030123 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20030124 (prerelease)";
 
 /*
 2.01   $ format added
index 2b5eae898cdb2303b0afd9136c9f930252f71d9b..9407937d5b4bc727fbc4189919109fabf372510a 100644 (file)
@@ -1,6 +1,6 @@
                                                                                         static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20030123 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20030124 (prerelease)";
 
 #include <stdio.h>