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

From-SVN: r60624.1

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

index eb961bc58ca891c6be51b07a56d5df73638d8675..cc68937ea26198234de40e37afc81f5b1c4bd3f2 100644 (file)
@@ -1 +1 @@
-                                                                                        const char *ffe_version_string = "0.5.26 20021229 (prerelease)";
+                                                                                        const char *ffe_version_string = "0.5.26 20021230 (prerelease)";
index 2ba589d93160c6fc4a229c094a094bcb9fc3b5b3..13bbd481297a2dd3590876bdcbdd30caf1a1a3b2 100644 (file)
@@ -1,4 +1,4 @@
                                                                                         #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.0.5 20021229 (prerelease)";
+const char *const version_string = "3.0.5 20021230 (prerelease)";
index f7812e3e6b25193785104b05814cf2a237db76ff..5c7080371de6b3bbd5852524c5be4022f03ae804 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20021229 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20021230 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 9a40464d6287bb99a32bd210ca3e9fe19c5899cc..0e45c21ce85085b85b42ef9bbc7ac1f2363afad7 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20021229 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20021230 (prerelease)";
 
 /*
 2.01   $ format added
index c7aad808fe3ef63b1049ad4ec981952a1d946331..3c29954b59660b34cae6c586256c683e749551b4 100644 (file)
@@ -1,6 +1,6 @@
                                                                                         static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20021229 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20021230 (prerelease)";
 
 #include <stdio.h>