diff options
author | Jeff Law <law@gcc.gnu.org> | 1999-10-25 00:49:40 -0600 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1999-10-25 00:49:40 -0600 |
commit | 1f01c837c0ad0f8585b96f378d7098b9fc5eaf21 (patch) | |
tree | a5fbbf7e913a4411c6389c393e5c5111c31cfc9f /libf2c/libF77 | |
parent | 2becde0e74ef1e6ae7019467faf3e5dd8e2b0380 (diff) | |
download | gcc-1f01c837c0ad0f8585b96f378d7098b9fc5eaf21.tar.gz |
prerelease -> release
From-SVN: r30158
Diffstat (limited to 'libf2c/libF77')
-rw-r--r-- | libf2c/libF77/Version.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libf2c/libF77/Version.c b/libf2c/libF77/Version.c index bcdca1d0008..57637271a0b 100644 --- a/libf2c/libF77/Version.c +++ b/libf2c/libF77/Version.c @@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19990503\n"; /* */ -char __G77_LIBF77_VERSION__[] = "0.5.25 19991024 (prerelease)"; +char __G77_LIBF77_VERSION__[] = "0.5.25 19991024 (release)"; /* 2.00 11 June 1980. File version.c added to library. |