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

From-SVN: r58484.1

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

index 31c90c3b1319100928bcc77c52321d38d3507023..7e1c64983116477bd25efa38ec74680c92ab3d4e 100644 (file)
@@ -1 +1 @@
-                                                                                        const char *ffe_version_string = "0.5.26 20021023 (prerelease)";
+                                                                                        const char *ffe_version_string = "0.5.26 20021024 (prerelease)";
index 04a2330142e5a7ec151403a876a3a0cddd46640b..4ce3f47d2101c65e8c54e4a5d3398d9f39c5891f 100644 (file)
@@ -1,4 +1,4 @@
                                                                                         #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.0.5 20021023 (prerelease)";
+const char *const version_string = "3.0.5 20021024 (prerelease)";
index fbbc05c48742d84b676f6614cbb415e605fd2cd3..ae49f338e8144dd2c232ba41a9d76e54b9c578b9 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20021023 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20021024 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 7ad28f2b95d1a52214238443aeffec6520c304e9..54823616ebf90e0a27d838967a49932593cd0947 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20021023 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20021024 (prerelease)";
 
 /*
 2.01   $ format added
index 2c5ae0a118e64e745c53d0667dba306533d6f405..e4a17e69e91bb990f19c6481c33cd9ef8a27910a 100644 (file)
@@ -1,6 +1,6 @@
                                                                                         static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20021023 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20021024 (prerelease)";
 
 #include <stdio.h>