Daily bump.
authorJeff Law <law@gcc.gnu.org>
Wed, 31 Jan 2001 08:45:11 +0000 (01:45 -0700)
committerJeff Law <law@gcc.gnu.org>
Wed, 31 Jan 2001 08:45:11 +0000 (01:45 -0700)
From-SVN: r39370

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

index 5045c0da4040538a4125519a9cabf6932a5606a1..e2a59c4798203b6f1cf3c034d68ae56678b186c8 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20010130 (experimental)";
+const char *ffe_version_string = "0.5.26 20010131 (experimental)";
index 1522cb806cd407601d9fed6e7e679db7ead80e4a..e0340d74c8a7487641313f99acfa7727a3c82876 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.97 20010130 (experimental)";
+const char *const version_string = "2.97 20010131 (experimental)";
index c3ff71a76f41f6ec7bf05009657e8ee9e0387d3e..2d695f6de50ef6382af1ea19f6af8267ba67637b 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20010130 (experimental)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20010131 (experimental)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index a3d6bed577aeb54f20542abcaa05457a8c7503e2..03d1975ecd7e8c47734a69fbabdce2e85f73a61e 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20010130 (experimental)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20010131 (experimental)";
 
 /*
 2.01   $ format added
index ceb862820eaf87c3d5fc7c3215b736ecb251bd38..8a4ae0ab5c7627e39111c899da43e92d30e91171 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20010130 (experimental)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20010131 (experimental)";
 
 #include <stdio.h>