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

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

index cfaf1c6687639b03ae7c427980298f2dc5ea4179..cd4ef591f469fd6822e56656b20659578ffb9f07 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20010102 (experimental)";
+const char *ffe_version_string = "0.5.26 20010103 (experimental)";
index 4b0b8870ee8b0d1fd3e28b9a3a938403e3c7948f..b8c9c5344921d8042bd3e44a50ca34e4f6c10f17 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.97 20010102 (experimental)";
+const char *const version_string = "2.97 20010103 (experimental)";
index 81345b06a33c026e9a7a832f09347e54b6750a6e..d20218670a753542764c6edd51b0413b8145b55a 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20010102 (experimental)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20010103 (experimental)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 51060c26df961d69d92933d817e09c5787bfe5d2..e6b046b1acd1f418a2e26215c6000d640355b981 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20010102 (experimental)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20010103 (experimental)";
 
 /*
 2.01   $ format added
index 9c5eaf5f4111c8d6292cca612813fb257db89689..2b6e7a560ed4ef70fbabc15d766017ea0c3fe89c 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20010102 (experimental)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20010103 (experimental)";
 
 #include <stdio.h>