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

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

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