]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Thu, 24 Apr 2003 00:16:52 +0000 (00:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Thu, 24 Apr 2003 00:16:52 +0000 (00:16 +0000)
[[Split portion of a mixed commit.]]

From-SVN: r66024.1

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

index c38d0a60b182d93dbf213fd20aa5bdec34306ba0..44e50c259efd52167d101ce8066a8ccc2855fe77 100644 (file)
@@ -1 +1 @@
-                                                                                        const char *ffe_version_string = "0.5.26 20030423 (prerelease)";
+                                                                                        const char *ffe_version_string = "0.5.26 20030424 (prerelease)";
index e2514b8105d8b8ecaaf8e25830363e8e90bacc3d..2dd27a20b57adcccbe8f8e715a63ac5c7ec99af9 100644 (file)
@@ -1,4 +1,4 @@
                                                                                         #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.0.5 20030423 (prerelease)";
+const char *const version_string = "3.0.5 20030424 (prerelease)";
index e9b08fa161040296de0fc3bf602d54c2d5bfd278..b82c6373c53cf2426c9375908d22d83a850941fa 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20030423 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20030424 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 373adbed26341dd2a6679585604a2659b6040550..bbb79bfb4c57f11f9e1da655a57b30a7a3a8d53f 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20030423 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20030424 (prerelease)";
 
 /*
 2.01   $ format added
index 04ef24ccecdfecf3775bd1324e1b57aa1265e44a..1d2a612c6e5618244e208b3c3230997a7625a26f 100644 (file)
@@ -1,6 +1,6 @@
                                                                                         static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20030423 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20030424 (prerelease)";
 
 #include <stdio.h>