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

From-SVN: r58304.1

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

index 23fd8e28fa6a1aa95f6aa91bdeb330c7c8adac59..67da087bae7d40c641e3a58a7f753fed507d40b2 100644 (file)
@@ -1 +1 @@
-                                                                                        const char *ffe_version_string = "0.5.25 20021018 (prerelease)";
+                                                                                        const char *ffe_version_string = "0.5.25 20021019 (prerelease)";
index 6f950482aab2c12d502a7df24fba5935b35c88a3..11aefcc367bc96f4f738e10260eb3df3c3b0b473 100644 (file)
@@ -1 +1 @@
-                                                                                        char *version_string = "2.95.4 20021018 (prerelease)";
+                                                                                        char *version_string = "2.95.4 20021019 (prerelease)";
index 79bd1439c85a4381f1706df2c47433b80fc72f93..397620633abdc48807eaae74e531d7aacd8afde9 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.25 20021018 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.25 20021019 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 25ebb4b41750d6c63f9bdb104cb93f7c9325cb3a..8142d5a5d3b9f186fdaafefb6fed22228cc11b86 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.25 20021018 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.25 20021019 (prerelease)";
 
 /*
 2.01   $ format added
index 0e1922fb6d5f67585607ced443b9ce8dc1ec86c7..63a80a073519fcc3c5a7e35ab2326fbc7c516f9d 100644 (file)
@@ -1,6 +1,6 @@
                                                                                         static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.25 20021018 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.25 20021019 (prerelease)";
 
 #include <stdio.h>