diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-07-31 07:45:08 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-07-31 07:45:08 +0000 |
commit | 6f548cf111892cd0fbe5845760fbb68196739c8a (patch) | |
tree | 74a6f79c630bb3e34d193eba81079d07f20ae4d0 /libf2c/libU77 | |
parent | cda000d82640f4e2720ac724249d1596b19f0344 (diff) | |
download | gcc-6f548cf111892cd0fbe5845760fbb68196739c8a.tar.gz |
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28354 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 5e82701abad..6f6e9df5029 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 19990730 (prerelease)"; +char __G77_LIBU77_VERSION__[] = "0.5.25 19990731 (prerelease)"; #include <stdio.h> |