]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorJeff Law <law@gcc.gnu.org>
Thu, 7 Dec 2000 08:45:08 +0000 (01:45 -0700)
committerJeff Law <law@gcc.gnu.org>
Thu, 7 Dec 2000 08:45:08 +0000 (01:45 -0700)
From-SVN: r38109

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

index 9ea452c18c0cca0ab027c44b8c54cbd0535bd78c..2d100a53c9add25ae2371c2220d57d5c17f0c571 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20001206 (experimental)";
+const char *ffe_version_string = "0.5.26 20001207 (experimental)";
index 38479c87f6eac3d704c2966c7aeadbe36cc71b57..f2bfd7ad98d97f3ae6ced0c6784ecc9d867db39c 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.97 20001206 (experimental)";
+const char *const version_string = "2.97 20001207 (experimental)";
index 8699e7b678f92d158ff04bf803cd16113eaedae6..9d937c42671e49b2e5fde781a07d58f0483bff46 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19991115\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20001206 (experimental)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20001207 (experimental)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 21653de8b7dcb9d75f571948cd2e7b12645e571e..d2b0fe033016a955cafeb9087bb09a4dda44f391 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19991115\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20001206 (experimental)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20001207 (experimental)";
 
 /*
 2.01   $ format added
index 6cfbbfeabd91c831700ccc998431cacb7e463791..72a0ccec338a858e92d32a902422c9e76ce9d8c4 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20001206 (experimental)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20001207 (experimental)";
 
 #include <stdio.h>