diff options
author | Jeff Law <law@gcc.gnu.org> | 2000-08-23 01:45:07 -0600 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 2000-08-23 01:45:07 -0600 |
commit | f17eb5d40feeda80aa1e7e6251ff61571958a2ac (patch) | |
tree | 2b3fedbc38fb6e95c54cf281680fbcca309eef1e /libf2c/libF77/Version.c | |
parent | a72462a4fd95e8a3f54d9a7a775a7f8ecbf9c4f0 (diff) | |
download | gcc-f17eb5d40feeda80aa1e7e6251ff61571958a2ac.zip gcc-f17eb5d40feeda80aa1e7e6251ff61571958a2ac.tar.gz gcc-f17eb5d40feeda80aa1e7e6251ff61571958a2ac.tar.bz2 |
Daily bump.
From-SVN: r35903
Diffstat (limited to 'libf2c/libF77/Version.c')
-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 9cb95fa..c63246a 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.26 20000822 (prerelease)"; +char __G77_LIBF77_VERSION__[] = "0.5.26 20000823 (prerelease)"; /* 2.00 11 June 1980. File version.c added to library. |