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

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

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