diff options
author | Jeff Law <law@gcc.gnu.org> | 2000-05-23 01:45:07 -0600 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 2000-05-23 01:45:07 -0600 |
commit | 81e73afa13a40fde47df0322892c1922ab33430b (patch) | |
tree | ac50dd5fcc187ec23c1c28ab20cdaae0b9ca3b3c /libf2c/libF77 | |
parent | 993894639ca5507037eb940b4fcb835bf71cbb7a (diff) | |
download | gcc-81e73afa13a40fde47df0322892c1922ab33430b.zip gcc-81e73afa13a40fde47df0322892c1922ab33430b.tar.gz gcc-81e73afa13a40fde47df0322892c1922ab33430b.tar.bz2 |
Daily bump.
From-SVN: r34102
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 9e080c7..2be195b 100644 --- a/libf2c/libF77/Version.c +++ b/libf2c/libF77/Version.c @@ -3,7 +3,7 @@ static char junk[] = "\n@(#)LIBF77 VERSION 19991115\n"; /* */ -char __G77_LIBF77_VERSION__[] = "0.5.25 20000522 (prerelease)"; +char __G77_LIBF77_VERSION__[] = "0.5.25 20000523 (prerelease)"; /* 2.00 11 June 1980. File version.c added to library. |