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

From-SVN: r57734.1

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

index 05f180f6baa334f65a68d9c4538dc18b0db20626..d1295d46f22d0a26da30019dbf49491b8dc8e1ba 100644 (file)
@@ -1 +1 @@
-                                                                                        const char *ffe_version_string = "0.5.26 20021001 (prerelease)";
+                                                                                        const char *ffe_version_string = "0.5.26 20021002 (prerelease)";
index eea2c6e31ae55afad92f433299108397466d81fb..758397ae4eaee0a2f7336ec3bd0c880ea900529b 100644 (file)
@@ -1,4 +1,4 @@
                                                                                         #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.0.5 20021001 (prerelease)";
+const char *const version_string = "3.0.5 20021002 (prerelease)";
index 383b4cc4fb3042f25b44cd99c6784f3f5550db50..28ffa4f58e2302438bf17e1734b128685e42733e 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20021001 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20021002 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index f1f35084282df28b94dac59472d26ef0178d2519..b8810b54cfa1e4ca087fa8d1d13cffee0ac37cf0 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20021001 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20021002 (prerelease)";
 
 /*
 2.01   $ format added
index 832c6c7a1c739398a10b5a8dc2929cb0c6670d66..b41847152b0dca6abdc848a6da434035a31f0edb 100644 (file)
@@ -1,6 +1,6 @@
                                                                                         static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20021001 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20021002 (prerelease)";
 
 #include <stdio.h>