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

From-SVN: r58303.1

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

index cde1e4e18e781bce10629419796cdaec301de018..088e951751b38a05c25bfabb1dbb3dd53336139d 100644 (file)
@@ -1 +1 @@
-                                                                                        const char *ffe_version_string = "0.5.26 20021018 (prerelease)";
+                                                                                        const char *ffe_version_string = "0.5.26 20021019 (prerelease)";
index 816826595f897c590941a1a48436497f5d0645cd..9d528aa15587ee2f9877a9fb3ff083da7b30222e 100644 (file)
@@ -1,4 +1,4 @@
                                                                                         #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.0.5 20021018 (prerelease)";
+const char *const version_string = "3.0.5 20021019 (prerelease)";
index e56a923b9a425fd486de8a4ff111dac1a1f347ee..08c2ec2417d9239f33c66b1e3e8f4a258d2b4a10 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20021018 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20021019 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index fcb210cb40ac996074b06cb1f0c50884884c5f73..5b0cb0378bc36022bb50e6d0cc2463cc3f4ff0e8 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20021018 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20021019 (prerelease)";
 
 /*
 2.01   $ format added
index d16018181dbf5f03aefcb2c51a430145895a447f..e5532379a753ff4df8e49a007f7c8834fd973a96 100644 (file)
@@ -1,6 +1,6 @@
                                                                                         static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20021018 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20021019 (prerelease)";
 
 #include <stdio.h>