diff options
author | Jeff Law <law@gcc.gnu.org> | 2000-07-05 01:45:07 -0600 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 2000-07-05 01:45:07 -0600 |
commit | dca888c43ee8e04704bf0b743e227d5c43e6fe85 (patch) | |
tree | b69a138c1e1a91017d1a354bacf4e8f634d7182d /libf2c/libU77 | |
parent | c71f835b2549f6b787732b5e326c5c23dbb1f66b (diff) | |
download | gcc-dca888c43ee8e04704bf0b743e227d5c43e6fe85.zip gcc-dca888c43ee8e04704bf0b743e227d5c43e6fe85.tar.gz gcc-dca888c43ee8e04704bf0b743e227d5c43e6fe85.tar.bz2 |
Daily bump.
From-SVN: r34871
Diffstat (limited to 'libf2c/libU77')
-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 7938922..01e27c8 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 20000704 (prerelease)"; +char __G77_LIBU77_VERSION__[] = "0.5.26 20000705 (prerelease)"; #include <stdio.h> |