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

From-SVN: r56833.1

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

index a2e8bcdf3bf2dfe3c4f47712d9ff1b6f05af332f..5fb6d0c473c42d5783d078e0b82839d7c45ab657 100644 (file)
@@ -1 +1 @@
-                                                                                        const char *ffe_version_string = "0.5.26 20020904 (prerelease)";
+                                                                                        const char *ffe_version_string = "0.5.26 20020905 (prerelease)";
index c3acb6641d38ec893a5bfec9a5a7e6e8748def9c..bd482fede4117030a37ddaf058caf55ab3f4304d 100644 (file)
@@ -1,4 +1,4 @@
                                                                                         #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.0.5 20020904 (prerelease)";
+const char *const version_string = "3.0.5 20020905 (prerelease)";
index 9a9f798544237c6a326ee0337672b2677c33889b..60f8a85f95ffedd9d755d5f86648e2aad303972d 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20020904 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20020905 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index f2040612c9ae0bd6c32988cfe52b986bdd0b5054..d8cf87c032c268e1abc743ff4995339a5d54a762 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20020904 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20020905 (prerelease)";
 
 /*
 2.01   $ format added
index a8520e66f969a187c11e7989edab20a6aa42d700..d2a8bf0ba6844978b6f86355a92f0482c14a760d 100644 (file)
@@ -1,6 +1,6 @@
                                                                                         static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20020904 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20020905 (prerelease)";
 
 #include <stdio.h>