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

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

index 71e2f01ed14300e3a5d2ad1a02a7a27e73429569..2a6a1c34cbdc07999703d86cc59d207588377251 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20001210 (experimental)";
+const char *ffe_version_string = "0.5.26 20001211 (experimental)";
index 125dab09d756c4fd6302b76fa69fbc3b144270f4..62ef3c65f347a749dec4541c7bb1c1bd9f288bef 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.97 20001210 (experimental)";
+const char *const version_string = "2.97 20001211 (experimental)";
index 42ac7682e57820ba40fbfe7b6c605a30a23a97d1..29c5d7f5e1b7924a839ccc2e327ee3c7696203cd 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20001210 (experimental)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20001211 (experimental)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 1a03b75e06b3bca7f32ce9ac6942eec963ac88a6..394b5e162c09d7ef2e5b050610b4385a9b271ab7 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20001210 (experimental)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20001211 (experimental)";
 
 /*
 2.01   $ format added
index 7743fc71337267197fc17350caed58943f83e7f1..966102968053e1c626775da9bcd06c7f900487a6 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20001210 (experimental)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20001211 (experimental)";
 
 #include <stdio.h>