Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 27 May 2001 07:16:09 +0000 (07:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 27 May 2001 07:16:09 +0000 (07:16 +0000)
From-SVN: r42652

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

index 83efc13bd10653dc0ef842d76cf055b793b45304..f1ba7775c7d0a189a9b332591ba80b621a69475e 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.27 20010526 (experimental)";
+const char *ffe_version_string = "0.5.27 20010527 (experimental)";
index a8634091bd57c46cd811a216902066aa2e58fbc8..58f1e0128defb541cf31585b4f929ff0d0454d51 100644 (file)
@@ -1,4 +1,4 @@
 #include "ansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.1 20010526 (experimental)";
+const char *const version_string = "3.1 20010527 (experimental)";
index ede44e3a521ed840d3325146f6821b8167cc3fcc..46abdffcfcd4f81708bd8edf19a77ef8b5191c4f 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.27 20010526 (experimental)";
+char __G77_LIBF77_VERSION__[] = "0.5.27 20010527 (experimental)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index a5621ac3d3384774e8e19d01482ff0d037fd61d3..419d1a8caedfa73ca2d20bce353c7be4f96c2767 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.27 20010526 (experimental)";
+char __G77_LIBI77_VERSION__[] = "0.5.27 20010527 (experimental)";
 
 /*
 2.01   $ format added
index 55439ab5e2f10ab716cee04d724773028895de21..eb20e1ca062373913b52566401133fc7a1ab70df 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.27 20010526 (experimental)";
+char __G77_LIBU77_VERSION__[] = "0.5.27 20010527 (experimental)";
 
 #include <stdio.h>