]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Thu, 10 Apr 2003 00:16:52 +0000 (00:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Thu, 10 Apr 2003 00:16:52 +0000 (00:16 +0000)
[[Split portion of a mixed commit.]]

From-SVN: r65416.1

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

index c981d8d784bcea2eea0bce985436345ba7bfe3bc..4f81ea6e714dd3e1e04073aa9b9804f16a8f3074 100644 (file)
@@ -1 +1 @@
-                                                                                        const char *ffe_version_string = "0.5.26 20030409 (prerelease)";
+                                                                                        const char *ffe_version_string = "0.5.26 20030410 (prerelease)";
index 8d110757d9674500b0caa02bb0e2a77cffecbf98..b6a8a348af5802410fb7760d9dbddba18543d16b 100644 (file)
@@ -1,4 +1,4 @@
                                                                                         #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.0.5 20030409 (prerelease)";
+const char *const version_string = "3.0.5 20030410 (prerelease)";
index c2870eff722937ed03f8d411a7f38f138658400a..860398e18e2814731b51fa9619a16d3561fbff0e 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20030409 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20030410 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 23bb3eb544d932e1fd74a6a7a134bb2ed5536c63..478f21ddd214eea651d619384eec8b3fa80aac91 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20030409 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20030410 (prerelease)";
 
 /*
 2.01   $ format added
index e6169a53f970b17fe2118587f84e1f479a321461..41d1d4d6557c19a4cf652c893617b692794685c0 100644 (file)
@@ -1,6 +1,6 @@
                                                                                         static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20030409 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20030410 (prerelease)";
 
 #include <stdio.h>