Daily bump.
authorJeff Law <law@gcc.gnu.org>
Sun, 24 Dec 2000 08:45:08 +0000 (01:45 -0700)
committerJeff Law <law@gcc.gnu.org>
Sun, 24 Dec 2000 08:45:08 +0000 (01:45 -0700)
From-SVN: r38483

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

index 9ca84a6eefffc4a6ceae6e85680b4a64ff281c3a..1911162abaff259fd5432ac24ceffcfded5080c5 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20001223 (experimental)";
+const char *ffe_version_string = "0.5.26 20001224 (experimental)";
index 6b6cf3e62cb7db72275809384862ca34e444850c..1227d789393cef9e34fdeaae35f396477b5c79c3 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.97 20001223 (experimental)";
+const char *const version_string = "2.97 20001224 (experimental)";
index 50bd57f7e434bccefc9333b71ff3db8298c2c1c4..7e7266d625cd5d98bb38ab1cf93656585a3ce470 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20001223 (experimental)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20001224 (experimental)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index a74f4bc09b50008065d5a3fb5970604feda783e1..eb0bdb4ff8dc81d24f1d1365cea5ae2fcedb6730 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20001223 (experimental)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20001224 (experimental)";
 
 /*
 2.01   $ format added
index 66d381cc3889365c3ec82c58d71a6d6b0fa644d3..d192cf46be66502258264f3f5ebaab2e222b9a3f 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20001223 (experimental)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20001224 (experimental)";
 
 #include <stdio.h>