]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Tue, 24 Sep 2002 07:17:01 +0000 (07:17 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Tue, 24 Sep 2002 07:17:01 +0000 (07:17 +0000)
[[Split portion of a mixed commit.]]

From-SVN: r57465.1

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

index 1611d59f67131198943df28f3e1529847f4b2d46..3b4739a459bd9ec9c96ab4b83467231eb4e71172 100644 (file)
@@ -1 +1 @@
-                                                                                        const char *ffe_version_string = "0.5.26 20020923 (prerelease)";
+                                                                                        const char *ffe_version_string = "0.5.26 20020924 (prerelease)";
index 553bd25d21294c900dde1f6d0abb79498da13318..05823f4bb149c6adcf714877e53feb7b28d6b945 100644 (file)
@@ -1,4 +1,4 @@
                                                                                         #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.0.5 20020923 (prerelease)";
+const char *const version_string = "3.0.5 20020924 (prerelease)";
index 6ad9ecb817f9ea82076599a9b8c336c7f73bd992..4f721cfc5f53ffd24c4be9c5231adb456291f71f 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20020923 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20020924 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index c62e6938921299bc038ba91518424611a17beccd..ad01cf48d2090a42feaf9dd15268bd70788dde07 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20020923 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20020924 (prerelease)";
 
 /*
 2.01   $ format added
index 126f1f03d1eff387ab9d266253189f6fd48d2a7b..622ebb70132405ec6bd75780f854b32b8056f7d3 100644 (file)
@@ -1,6 +1,6 @@
                                                                                         static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20020923 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20020924 (prerelease)";
 
 #include <stdio.h>