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

From-SVN: r56507.1

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

index 9156239f24fa79faf3b2e34f71d3062629a38813..8200cd36db72a78afe970f12c1296431f9474304 100644 (file)
@@ -1 +1 @@
-                                                                                        const char *ffe_version_string = "0.5.26 20020821 (prerelease)";
+                                                                                        const char *ffe_version_string = "0.5.26 20020822 (prerelease)";
index ca1a7a75686ba5f6ee17315f664177700b69feda..fb978f41391dc828a70976642c0b27b7e16e94d3 100644 (file)
@@ -1,4 +1,4 @@
                                                                                         #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.0.5 20020821 (prerelease)";
+const char *const version_string = "3.0.5 20020822 (prerelease)";
index a060260c286bcdeef86cffeb561f5a5a7854aa4b..0907febf8d3b6bc9138e67d532c0f91dcd1a2913 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20020821 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20020822 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 4ed8b13716c6d42e131c883bb390225c792310dc..219ebd0a5e6a4f7d281d0429bb92dae3831d6388 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20020821 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20020822 (prerelease)";
 
 /*
 2.01   $ format added
index 58c34f1a56c8a33de09ab13802b9b0b14090dbc1..d3976ee4b00be4dabcea67acbe901adf9da7a4a0 100644 (file)
@@ -1,6 +1,6 @@
                                                                                         static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20020821 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20020822 (prerelease)";
 
 #include <stdio.h>