]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 15 May 2002 07:18:39 +0000 (07:18 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 15 May 2002 07:18:39 +0000 (07:18 +0000)
[[Split portion of a mixed commit.]]

From-SVN: r53475.1

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

index c0aae590428fdca563f06e72277699d6740c0b41..1139fd589f2ba03898abe547a5481ef795c60bad 100644 (file)
@@ -1 +1 @@
-                                                                                        const char *ffe_version_string = "0.5.25 20020514 (prerelease)";
+                                                                                        const char *ffe_version_string = "0.5.25 20020515 (prerelease)";
index 78b111037f9ee8935819cab8321eb9096701477a..66cb33490ddcf881da37bf3ed90faa36e4ef6947 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.25 20020514 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.25 20020515 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 18e144335b6adad6b7cc933f430a43090afea5dd..f6f084f9712d2fe3a5231c94152719a255968459 100644 (file)
@@ -3,7 +3,7 @@
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.25 20020514 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.25 20020515 (prerelease)";
 
 /*
 2.01   $ format added
index 8d6e9176a7dfb940b7f6a2cb3d89f598ef24c43c..95f77abefae947fc65794bdb7e403ef50c8791ba 100644 (file)
@@ -1,6 +1,6 @@
                                                                                         static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.25 20020514 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.25 20020515 (prerelease)";
 
 #include <stdio.h>