Daily bump.
authorJeff Law <law@gcc.gnu.org>
Sun, 1 Oct 2000 07:45:08 +0000 (01:45 -0600)
committerJeff Law <law@gcc.gnu.org>
Sun, 1 Oct 2000 07:45:08 +0000 (01:45 -0600)
From-SVN: r36684

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

index 8c122862df94091f7339fa50cd915423c4dc74cc..c044d0ab829882f2939da5780dced1a879766215 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20000930 (experimental)";
+const char *ffe_version_string = "0.5.26 20001001 (experimental)";
index e14fce92f2db3a00b07fb3ced6f0e856cb88843a..286d64761e82b9b8fc0eca54811db86a3e0c12ac 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.97 20000930 (experimental)";
+const char *const version_string = "2.97 20001001 (experimental)";
index 74bbbdab9fb0b63068b3da3772390878c873507c..ade574f450044e5813f430c980da4b692684426b 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19991115\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20000930 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20001001 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 853f99e8046990d59c40abcb4b44c5685e982d5e..6d99b77598aad1aca952d2c2c6045e86b7b2116f 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19991115\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20000930 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20001001 (prerelease)";
 
 /*
 2.01   $ format added
index 95c1e292f1f2547262386792bbcf6ad999523e15..1c97cbca62dc02414816b6583fdef0ea0f465a56 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20000930 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20001001 (prerelease)";
 
 #include <stdio.h>