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

From-SVN: r58525.1

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

index 7e1c64983116477bd25efa38ec74680c92ab3d4e..213874621e1f920077f2ccf84c74b08cc740f9e9 100644 (file)
@@ -1 +1 @@
-                                                                                        const char *ffe_version_string = "0.5.26 20021024 (prerelease)";
+                                                                                        const char *ffe_version_string = "0.5.26 20021025 (prerelease)";
index 4ce3f47d2101c65e8c54e4a5d3398d9f39c5891f..94bedad26ba96009d250d52eac8ddb58c0289041 100644 (file)
@@ -1,4 +1,4 @@
                                                                                         #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.0.5 20021024 (prerelease)";
+const char *const version_string = "3.0.5 20021025 (prerelease)";
index ae49f338e8144dd2c232ba41a9d76e54b9c578b9..7eb7d6fb842532cda02722a15ccd3325bf036af8 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20021024 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20021025 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 54823616ebf90e0a27d838967a49932593cd0947..3410623ae13e59bc0ba82f4bd0cb334996d51293 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20021024 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20021025 (prerelease)";
 
 /*
 2.01   $ format added
index e4a17e69e91bb990f19c6481c33cd9ef8a27910a..36b454bd9d5a337bd715bfc4dd684aec70a95ddb 100644 (file)
@@ -1,6 +1,6 @@
                                                                                         static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20021024 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20021025 (prerelease)";
 
 #include <stdio.h>