Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Tue, 20 Feb 2001 08:16:40 +0000 (08:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Tue, 20 Feb 2001 08:16:40 +0000 (08:16 +0000)
From-SVN: r39920

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

index af0a3e85648e794cb5d6912e4c9b41e16245a707..81e5ba8fe292801a9b999a52db1c73ef44aea4d0 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.27 20010219 (experimental)";
+const char *ffe_version_string = "0.5.27 20010220 (experimental)";
index 27c9b22f39159376ceefd0db86c9ba28d35d0a25..735d168541bfa0586469d9a3e6d85c25f3dccbd4 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "3.1 20010219 (experimental)";
+const char *const version_string = "3.1 20010220 (experimental)";
index 138f8c36793ef43584fb53a2f1ff74e17e6fd258..59af862122f95ab98ffdfd6f8575123e0662d6a9 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.27 20010219 (experimental)";
+char __G77_LIBF77_VERSION__[] = "0.5.27 20010220 (experimental)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index bd11203ae34fa7064440ddf2a43dd4ce004298a4..b62ec199df66e6885a3101741e9b9d1196037047 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.27 20010219 (experimental)";
+char __G77_LIBI77_VERSION__[] = "0.5.27 20010220 (experimental)";
 
 /*
 2.01   $ format added
index 421a727ef3a827e31a8ef3b86ad0602d1d49cba5..5fc3b1ab3dca6d3b548632702b2bb65e05a65fd3 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.27 20010219 (experimental)";
+char __G77_LIBU77_VERSION__[] = "0.5.27 20010220 (experimental)";
 
 #include <stdio.h>