]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Fri, 28 Mar 2003 00:17:20 +0000 (00:17 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Fri, 28 Mar 2003 00:17:20 +0000 (00:17 +0000)
[[Split portion of a mixed commit.]]

From-SVN: r64942.1

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

index c45883a62e733cbca8f7e6015c73098ed6d68c2e..7b9226648bc93d3ff74a8944828e86d40185b9a0 100644 (file)
@@ -1 +1 @@
-                                                                                        const char *ffe_version_string = "0.5.26 20030327 (prerelease)";
+                                                                                        const char *ffe_version_string = "0.5.26 20030328 (prerelease)";
index a4991af0f076c97eaa2f8a772de9dcd97fdb827a..7c057c541bf9b41274f3a300e7a0d02499379cf4 100644 (file)
@@ -1,4 +1,4 @@
                                                                                         #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.0.5 20030327 (prerelease)";
+const char *const version_string = "3.0.5 20030328 (prerelease)";
index ad8dac97e12e22e2ecc75232d79b23481d042b41..c05764b227885f8e11aa51320fd1c2ea02f15dc0 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20030327 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20030328 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 2f1b8e58a6e26f945c1fba5ef9a9858276459a63..3967b996b27c45307205d12814af9078bf981fa8 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20030327 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20030328 (prerelease)";
 
 /*
 2.01   $ format added
index 5e47987a8aac963ab7bf2cc8d979f1a612ae7b02..dc37247a2bf381682001befb6b705234bd875c9d 100644 (file)
@@ -1,6 +1,6 @@
                                                                                         static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20030327 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20030328 (prerelease)";
 
 #include <stdio.h>