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

From-SVN: r66363.1

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

index 68848efae1ee373e922fc3b1b0a83ccb0e18596c..fc041c815da4a21c0e20e10e0b082abf0f78e2e5 100644 (file)
@@ -1 +1 @@
-                                                                                        const char *ffe_version_string = "0.5.26 20030501 (prerelease)";
+                                                                                        const char *ffe_version_string = "0.5.26 20030502 (prerelease)";
index 35cfb990e0cccd3430d888b134c119e2683d0f74..6e2831bfe12d3a9035cad10a50259e044891b104 100644 (file)
@@ -1,4 +1,4 @@
                                                                                         #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.0.5 20030501 (prerelease)";
+const char *const version_string = "3.0.5 20030502 (prerelease)";
index 311abdd2ce21a34288baa9a3e6e6304e189f2bb3..0c05d316a5e4c0d9a51c70fb2559c764147e80cc 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20030501 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20030502 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index f196dc3f6384dbd4dbb46413981c31e0e939c09d..bd9a195ca4c3e5ad1b4f729f8e3091b7a936aeda 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20030501 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20030502 (prerelease)";
 
 /*
 2.01   $ format added
index f4073d0c1d5f286e2f45cf81a9df4a74c3868cd7..0eb98db06eb4b23a532e7837fc578673374dba99 100644 (file)
@@ -1,6 +1,6 @@
                                                                                         static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20030501 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20030502 (prerelease)";
 
 #include <stdio.h>