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/libU77 | |
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/libU77')
-rw-r--r-- | libf2c/libU77/Version.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libf2c/libU77/Version.c b/libf2c/libU77/Version.c index 1dbd76e6dbd..11daefa7633 100644 --- a/libf2c/libU77/Version.c +++ b/libf2c/libU77/Version.c @@ -1,6 +1,6 @@ static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n"; -char __G77_LIBU77_VERSION__[] = "0.5.25 19990818 (prerelease)"; +char __G77_LIBU77_VERSION__[] = "0.5.25 19990819 (prerelease)"; #include <stdio.h> |