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

From-SVN: r58709.1

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

index 03d70e30ce5ef9812bab7273689e6b81c98f6af7..10c4aef73fcc9b762f8f3bd03dfdb3c01e5a5248 100644 (file)
@@ -1 +1 @@
-                                                                                        const char *ffe_version_string = "0.5.26 20021031 (prerelease)";
+                                                                                        const char *ffe_version_string = "0.5.26 20021101 (prerelease)";
index 793825866eab44d6566bdd92412e5a4c59b88902..c8cd97a880fd705c2e90d72db994fb37fb0ef90f 100644 (file)
@@ -1,4 +1,4 @@
                                                                                         #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.0.5 20021031 (prerelease)";
+const char *const version_string = "3.0.5 20021101 (prerelease)";
index 028766d12c9e73a3d3e9bd83afca90ce279e742c..654aa7723fed9dbe4291a0256d129d61c4759882 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20021031 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20021101 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index a9cad9a45368dcb6a553f0749cfcf17ae6d552dd..6c4aaaa8bf248c0235977eb55894266d3001763a 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20021031 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20021101 (prerelease)";
 
 /*
 2.01   $ format added
index 5937aff42e8aab4e430a8acee432d0fed9ab30e1..3a266b2a9ae8c9349655ad97b5104fb076d89665 100644 (file)
@@ -1,6 +1,6 @@
                                                                                         static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20021031 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20021101 (prerelease)";
 
 #include <stdio.h>