Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Mon, 19 Feb 2001 08:16:09 +0000 (08:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Mon, 19 Feb 2001 08:16:09 +0000 (08:16 +0000)
From-SVN: r39877

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

index e02f3a96590fb2ed0f0353c812c09c0d7f3cd11a..a7f29bb8b31d002b24edf254091da1ca1989d23b 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20010218 (experimental)";
+const char *ffe_version_string = "0.5.26 20010219 (experimental)";
index 520b1d11a5e1afb922b988ff040224b1de621934..34552416e4eabef44fcc0b9f80451a9ab06544cc 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.97 20010218 (experimental)";
+const char *const version_string = "2.97 20010219 (experimental)";
index 772e8500e2556bc06b077b84a47a2d8e127643ef..4e3f0bb9f9a47d99838833ea02617b495ab3f940 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20010218 (experimental)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20010219 (experimental)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index c598557aa3bc632c31434b65601fb9b6f39007ed..db7cd1ebb43c09000a00c23c6c3cbdcc2fb4b987 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20010218 (experimental)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20010219 (experimental)";
 
 /*
 2.01   $ format added
index 05dcc84635cecc126ea6c95326ea7176d6f9c736..6610c7a74693a1f84d20194b050ad3829d16806c 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20010218 (experimental)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20010219 (experimental)";
 
 #include <stdio.h>