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

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

index 53ca54c2c2c27b101de7d34ff67a798666fbd5ac..817a25b7799c4f4979af5067ee64cbbf032085ec 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20001212 (experimental)";
+const char *ffe_version_string = "0.5.26 20001213 (experimental)";
index cd20d38a9b19fe65170391650ae5a10cfc8fc7a9..91ea5a1de52e764dbdc6312ff4857f974a0c870b 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.97 20001212 (experimental)";
+const char *const version_string = "2.97 20001213 (experimental)";
index 43358a85882ef4b38cb6eae469c3321437734d7d..830a075e9ab70ba1d291cccbc28e1ed0794de197 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20001212 (experimental)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20001213 (experimental)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index ca0b36f17670a9652e83a170ecdc3b7bd8f26831..9ce0f58e04d1a8c75a8e510e196099f000b2e7e9 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20001212 (experimental)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20001213 (experimental)";
 
 /*
 2.01   $ format added
index e2a080f57ce306371bbb9a32086c0e73252470a3..66cd3360e6051bf1cb70689369ec35310a542c98 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20001212 (experimental)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20001213 (experimental)";
 
 #include <stdio.h>