diff options
author | Jeff Law <law@gcc.gnu.org> | 2000-02-01 01:45:07 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 2000-02-01 01:45:07 -0700 |
commit | 4f804bafdecefc696ba4472e8b30c745e8809ace (patch) | |
tree | 4ac76551767cc7844a985900913b5a516ce40e0d /libf2c/libF77 | |
parent | 7e648cf95405746284c49f1c5ba88ec8292c3875 (diff) | |
download | gcc-4f804bafdecefc696ba4472e8b30c745e8809ace.zip gcc-4f804bafdecefc696ba4472e8b30c745e8809ace.tar.gz gcc-4f804bafdecefc696ba4472e8b30c745e8809ace.tar.bz2 |
Daily bump.
From-SVN: r31731
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 56369cc..df05fc0 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 20000131 (prerelease)"; +char __G77_LIBF77_VERSION__[] = "0.5.25 20000201 (prerelease)"; /* 2.00 11 June 1980. File version.c added to library. |