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

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

index 2ebe0b639660c504733b08cb47ce240ec29f9b4f..9ca84a6eefffc4a6ceae6e85680b4a64ff281c3a 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20001222 (experimental)";
+const char *ffe_version_string = "0.5.26 20001223 (experimental)";
index 00e9e203d55a6ead8733f52f8827a4898b41bbe6..6b6cf3e62cb7db72275809384862ca34e444850c 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.97 20001222 (experimental)";
+const char *const version_string = "2.97 20001223 (experimental)";
index 0c1e168ca7d543151fa69a262e7196ab5e457f70..50bd57f7e434bccefc9333b71ff3db8298c2c1c4 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20001222 (experimental)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20001223 (experimental)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 1379073d8c2a08bdfc848fa7acc6a787e6be55dd..a74f4bc09b50008065d5a3fb5970604feda783e1 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20001222 (experimental)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20001223 (experimental)";
 
 /*
 2.01   $ format added
index 8b97e7e2417776147e00e59d0bc28fc744c31f93..66d381cc3889365c3ec82c58d71a6d6b0fa644d3 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20001222 (experimental)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20001223 (experimental)";
 
 #include <stdio.h>