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

From-SVN: r64009.1

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

index 452279cff3af71eb68c79571ec8f4818299a5867..a8257a49be387b4b8657c4cf6389d8a27f6f7b96 100644 (file)
@@ -1 +1 @@
-                                                                                        const char *ffe_version_string = "0.5.26 20030308 (prerelease)";
+                                                                                        const char *ffe_version_string = "0.5.26 20030309 (prerelease)";
index 048e93e99cbcaa1c7f5c4c3d45bbda3f6bf680c7..73a367344fc717512c659eda7920acaca2f8b8d9 100644 (file)
@@ -1,4 +1,4 @@
                                                                                         #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.0.5 20030308 (prerelease)";
+const char *const version_string = "3.0.5 20030309 (prerelease)";
index 5aba2a2cb45f51eb58d5ee06970ba74422c3d9b4..c8d6e77b900e5a1a8e4db422612655bf006741af 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20030308 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20030309 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 2f247e3a7ea285874ea9232eb68b4a1f9823fb4b..b15cb91f12e6651077c0f4cddaf46a3a71beb181 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20030308 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20030309 (prerelease)";
 
 /*
 2.01   $ format added
index 33ddfb63fc3b110c02c71b18ce182aff69b5b1aa..54acb58962840281344f070c27ad23bb53c14131 100644 (file)
@@ -1,6 +1,6 @@
                                                                                         static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20030308 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20030309 (prerelease)";
 
 #include <stdio.h>