Daily bump.
authorJeff Law <law@gcc.gnu.org>
Sat, 19 Aug 2000 07:45:07 +0000 (01:45 -0600)
committerJeff Law <law@gcc.gnu.org>
Sat, 19 Aug 2000 07:45:07 +0000 (01:45 -0600)
From-SVN: r35803

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

index 3131e00e9fb39085f2feb96deb3d073084f3904a..e1f137b0ee3119346c8a1b424c9e40432e01781a 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20000818 (experimental)";
+const char *ffe_version_string = "0.5.26 20000819 (experimental)";
index de301c01587d54d4d617885c333e506f3792c394..4e0fdb3261fcf765a4d8ac84f57b5bafdc0858a6 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.96 20000818 (experimental)";
+const char *const version_string = "2.96 20000819 (experimental)";
index 1234050f514a8c700932edcf0ceac05b1950dbc2..2fc25c49b5ed010df33d00810356f17702b947d5 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19991115\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20000818 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20000819 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index 2253d9ff34ad07733f2ed0ed30bf9926b2db1b4b..dcd84041cd21ed29f55270e11e81e3c394871b19 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19991115\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20000818 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20000819 (prerelease)";
 
 /*
 2.01   $ format added
index f652651016d20fdc3a32c1de26cd697d29c02882..1164d7c6ef6fb0e81fe41fbcaf3b62afca0f0c55 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20000818 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20000819 (prerelease)";
 
 #include <stdio.h>