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

From-SVN: r57491.1

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

index 3b4739a459bd9ec9c96ab4b83467231eb4e71172..2a0b95df7d0f4f4856bb969e216599eeb5fc2bf0 100644 (file)
@@ -1 +1 @@
-                                                                                        const char *ffe_version_string = "0.5.26 20020924 (prerelease)";
+                                                                                        const char *ffe_version_string = "0.5.26 20020925 (prerelease)";
index 05823f4bb149c6adcf714877e53feb7b28d6b945..08b52208f2fab58961cb36eb6ca8c68417482287 100644 (file)
@@ -1,4 +1,4 @@
                                                                                         #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.0.5 20020924 (prerelease)";
+const char *const version_string = "3.0.5 20020925 (prerelease)";
index 4f721cfc5f53ffd24c4be9c5231adb456291f71f..13d7502a5a581cb018d5ca26806da727ff7cb7e7 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20020924 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20020925 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index ad01cf48d2090a42feaf9dd15268bd70788dde07..8ce09a5f50732e744768ac9ef6ece58c16a7a844 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20020924 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20020925 (prerelease)";
 
 /*
 2.01   $ format added
index 622ebb70132405ec6bd75780f854b32b8056f7d3..e353e55b3acb7319fa35ebd5ae24c50894a4619d 100644 (file)
@@ -1,6 +1,6 @@
                                                                                         static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20020924 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20020925 (prerelease)";
 
 #include <stdio.h>