Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Mon, 28 May 2001 07:17:51 +0000 (07:17 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Mon, 28 May 2001 07:17:51 +0000 (07:17 +0000)
From-SVN: r42669

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

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