diff options
author | Jeff Law <law@gcc.gnu.org> | 1999-08-13 01:45:07 -0600 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1999-08-13 01:45:07 -0600 |
commit | c6d582b33acb05b0bca8432a464b3ee2af486700 (patch) | |
tree | 2a54477e37acdd1fe7e5ce62d62480838d275a6f /libf2c/libI77 | |
parent | e139d29653248b3141b768b012f074c83318de68 (diff) | |
download | gcc-c6d582b33acb05b0bca8432a464b3ee2af486700.tar.gz |
Daily bump.
From-SVN: r28698
Diffstat (limited to 'libf2c/libI77')
-rw-r--r-- | libf2c/libI77/Version.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libf2c/libI77/Version.c b/libf2c/libI77/Version.c index 38f4b2a1c71..b64069756b1 100644 --- a/libf2c/libI77/Version.c +++ b/libf2c/libI77/Version.c @@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19990627\n"; /* */ -char __G77_LIBI77_VERSION__[] = "0.5.25 19990812 (prerelease)"; +char __G77_LIBI77_VERSION__[] = "0.5.25 19990813 (prerelease)"; /* 2.01 $ format added |