Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 16 May 2001 07:16:10 +0000 (07:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 16 May 2001 07:16:10 +0000 (07:16 +0000)
From-SVN: r42139

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

index 119bc991708b30ea434ba91f6611747e0f944a99..cb7bc1dc4382108574c4f1f381b155656b60f91e 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.27 20010515 (experimental)";
+const char *ffe_version_string = "0.5.27 20010516 (experimental)";
index 8e4bf095ad8f315dd8ae4053e39eb0db16b8d3b1..b3c287ce9fe309769c9efc3571c78766da6119c4 100644 (file)
@@ -1,4 +1,4 @@
 #include "ansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.1 20010515 (experimental)";
+const char *const version_string = "3.1 20010516 (experimental)";
index ef9bd64e391522e6baea5533fa952f0bc904805f..19db15ae21a98db8462139d52676da7d2149fa71 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.27 20010515 (experimental)";
+char __G77_LIBF77_VERSION__[] = "0.5.27 20010516 (experimental)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index b83c11e01505c02af6406334653b79c7613d3cbf..3da2058a975265cfd6a73668697a5435bbb32e5b 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.27 20010515 (experimental)";
+char __G77_LIBI77_VERSION__[] = "0.5.27 20010516 (experimental)";
 
 /*
 2.01   $ format added
index b67d50b584da7b042ea4e318012ff0725b0bad69..bb4f520fe32de4dbdefbb54c315c43d3a197722c 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.27 20010515 (experimental)";
+char __G77_LIBU77_VERSION__[] = "0.5.27 20010516 (experimental)";
 
 #include <stdio.h>