diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-08-19 07:45:08 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-08-19 07:45:08 +0000 |
commit | f1a52c530e79bd66bfc095269d82fa099002f096 (patch) | |
tree | da06d8c63d536b309944765c72f4286424fc7c3d /libf2c/libF77 | |
parent | a14e0b5c121f566ffd2ecaed5bfc83de991f64d8 (diff) | |
download | gcc-f1a52c530e79bd66bfc095269d82fa099002f096.tar.gz |
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28759 138bc75d-0d04-0410-961f-82ee72b054a4
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 f847acb59cc..5100d897c24 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 19990818 (prerelease)"; +char __G77_LIBF77_VERSION__[] = "0.5.25 19990819 (prerelease)"; /* 2.00 11 June 1980. File version.c added to library. |