Daily bump.
authorJeff Law <law@gcc.gnu.org>
Mon, 5 Feb 2001 08:45:08 +0000 (01:45 -0700)
committerJeff Law <law@gcc.gnu.org>
Mon, 5 Feb 2001 08:45:08 +0000 (01:45 -0700)
From-SVN: r39451

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

index 6be439d3c2a4d968a4bc73559c06e5336f0a6625..aac6502e9f2288214b73bb732c672c16ea023c44 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20010204 (experimental)";
+const char *ffe_version_string = "0.5.26 20010205 (experimental)";
index 1f66ce573acf46b9cae4fbd367c4750180e9f166..c4c870d18c3ae33c0880665e1d8ef69c44ee64a4 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.97 20010204 (experimental)";
+const char *const version_string = "2.97 20010205 (experimental)";
index 0708d7fb855c77e449a56cc9bef4c0285049fff6..4353cce6ffce3a4584533acf65644c5ac833a6eb 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20010204 (experimental)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20010205 (experimental)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index cd404d47e504d9e99ca341244f4281062492f427..771e6975fe2bcea4fb3a947a42333604a36df673 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20010204 (experimental)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20010205 (experimental)";
 
 /*
 2.01   $ format added
index f86abb78cf5c096ef3ba011514332d33375f8e83..71fc0b9cbe83b0ea0e0d4a94994e9585e49eea47 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20010204 (experimental)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20010205 (experimental)";
 
 #include <stdio.h>