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

From-SVN: r56965.1

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

index c644b54db98d5c071e08ce141d716a4af9ae67e2..14de8e7a053ef5ca5ae5d218de4564b5727a664d 100644 (file)
@@ -1 +1 @@
-                                                                                        const char *ffe_version_string = "0.5.26 20020908 (prerelease)";
+                                                                                        const char *ffe_version_string = "0.5.26 20020909 (prerelease)";
index fc3c5a51394d95ccbed7df6a010ae23b61b83f43..912b3777bf57955665746a9ab88614460ed56c8f 100644 (file)
@@ -1,4 +1,4 @@
                                                                                         #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.0.5 20020908 (prerelease)";
+const char *const version_string = "3.0.5 20020909 (prerelease)";
index befb87cbc2d07e92936f1e5f2e6630b2a8b27d43..f779112088f7b8af9416aa17fab1f6ac7c01090e 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20020908 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20020909 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index d6c15fc64c14e10aaeab889428d38a085c304df2..34ce3b372f16b3bf00475518ce31295f38a0436f 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20020908 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20020909 (prerelease)";
 
 /*
 2.01   $ format added
index c6122ddd982b60b748f190f1b7365aa4a7394c37..7281cab799a5d3e856ba98022fdda87177d2f462 100644 (file)
@@ -1,6 +1,6 @@
                                                                                         static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20020908 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20020909 (prerelease)";
 
 #include <stdio.h>