]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 10 Nov 2002 08:16:55 +0000 (08:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 10 Nov 2002 08:16:55 +0000 (08:16 +0000)
[[Split portion of a mixed commit.]]

From-SVN: r58975.1

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

index 3458bfbcc6c1c625e84f320780e979be3784ce11..ae914167ef690ec2c3e55b222bbc3a7a33590147 100644 (file)
@@ -1 +1 @@
-                                                                                        const char *ffe_version_string = "0.5.26 20021109 (prerelease)";
+                                                                                        const char *ffe_version_string = "0.5.26 20021110 (prerelease)";
index 890a84c31b0d4c19a7b88cecbe7450173130a76b..8da9e921e2790571b67aa9bc977515647f3feb7a 100644 (file)
@@ -1,4 +1,4 @@
                                                                                         #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.0.5 20021109 (prerelease)";
+const char *const version_string = "3.0.5 20021110 (prerelease)";
index 62a7767bc38741588d7941c90287ebd498e2cd2d..c8679701b9397820fc4b4e17c097107fc493bd84 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20021109 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20021110 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 6c0732bd2738f6d6a0634b1d422ac991627b78c4..4ef76d55c87e5c5a8d2c657a81a8df8622ce8fe0 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20021109 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20021110 (prerelease)";
 
 /*
 2.01   $ format added
index c2ae439a0f60e5dd5503c746ffe44de977338d5c..0441eca498b620928529739c301270d7170fd7b4 100644 (file)
@@ -1,6 +1,6 @@
                                                                                         static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20021109 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20021110 (prerelease)";
 
 #include <stdio.h>