diff options
author | Jeff Law <law@gcc.gnu.org> | 2000-08-28 01:45:07 -0600 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 2000-08-28 01:45:07 -0600 |
commit | bf664ca08c0294e9953eb4b2471065701423cd18 (patch) | |
tree | 57dd85f2bd124d389a48e87818374467cf1f92f5 /libf2c/libU77/Version.c | |
parent | a0bff95ffc4fa6262b6125172e2c5bc0760b46a9 (diff) | |
download | gcc-bf664ca08c0294e9953eb4b2471065701423cd18.zip gcc-bf664ca08c0294e9953eb4b2471065701423cd18.tar.gz gcc-bf664ca08c0294e9953eb4b2471065701423cd18.tar.bz2 |
Daily bump.
From-SVN: r36016
Diffstat (limited to 'libf2c/libU77/Version.c')
-rw-r--r-- | libf2c/libU77/Version.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libf2c/libU77/Version.c b/libf2c/libU77/Version.c index f3cbc38..6f7d6ff 100644 --- a/libf2c/libU77/Version.c +++ b/libf2c/libU77/Version.c @@ -1,6 +1,6 @@ static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n"; -char __G77_LIBU77_VERSION__[] = "0.5.26 20000827 (prerelease)"; +char __G77_LIBU77_VERSION__[] = "0.5.26 20000828 (prerelease)"; #include <stdio.h> |