Daily bump.
authorJeff Law <law@gcc.gnu.org>
Tue, 5 Sep 2000 07:45:07 +0000 (01:45 -0600)
committerJeff Law <law@gcc.gnu.org>
Tue, 5 Sep 2000 07:45:07 +0000 (01:45 -0600)
From-SVN: r36156

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

index 820403fe6eea4d7485f8c1ab16b1f663104753a9..976e59ece77296797bc219d573a69f0ab711a89f 100644 (file)
@@ -1 +1 @@
-const char *ffe_version_string = "0.5.26 20000904 (experimental)";
+const char *ffe_version_string = "0.5.26 20000905 (experimental)";
index 1ee56bf809fec5e1c7a11e3aecddffcda64cce49..52585a8ecb624a8f5c9139a2ced5c1b05e69b9a8 100644 (file)
@@ -1,4 +1,4 @@
 #include "gansidecl.h"
 #include "version.h"
 
-const char *const version_string = "2.96 20000904 (experimental)";
+const char *const version_string = "2.96 20000905 (experimental)";
index 76a3ab091f212ed919cbc9b0aa45825d76af7c0c..c1b33639056f98267b2fd38257f0d84576d868c3 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19991115\n";
 /*
 */
 
-char __G77_LIBF77_VERSION__[] = "0.5.26 20000904 (prerelease)";
+char __G77_LIBF77_VERSION__[] = "0.5.26 20000905 (prerelease)";
 
 /*
 2.00   11 June 1980.  File version.c added to library.
index dae32084cb9a7896b7a2cde3ac97c14885cce6ec..f94aaa002d25c3e0ed3848a53340fdcd32420f61 100644 (file)
@@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19991115\n";
 /*
 */
 
-char __G77_LIBI77_VERSION__[] = "0.5.26 20000904 (prerelease)";
+char __G77_LIBI77_VERSION__[] = "0.5.26 20000905 (prerelease)";
 
 /*
 2.01   $ format added
index eb858271ae54874aced972a8fe72f4544a82f49d..2fb16970606c75a089750e84b0002a6b91d28ddd 100644 (file)
@@ -1,6 +1,6 @@
 static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
-char __G77_LIBU77_VERSION__[] = "0.5.26 20000904 (prerelease)";
+char __G77_LIBU77_VERSION__[] = "0.5.26 20000905 (prerelease)";
 
 #include <stdio.h>