diff options
author | Jeff Law <law@gcc.gnu.org> | 1999-12-21 01:45:06 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1999-12-21 01:45:06 -0700 |
commit | 7768df81d290d0aea9994ca2c994fa65e412e285 (patch) | |
tree | 1a2fdbaeab27e4ceea1e99d61bece1a9b6e4652c /libf2c/libU77 | |
parent | a50fbd964a31e6a011cd44ef9cc6ad3e80296396 (diff) | |
download | gcc-7768df81d290d0aea9994ca2c994fa65e412e285.zip gcc-7768df81d290d0aea9994ca2c994fa65e412e285.tar.gz gcc-7768df81d290d0aea9994ca2c994fa65e412e285.tar.bz2 |
Daily bump.
From-SVN: r31046
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 445fc1e..4116621 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 19991220 (prerelease)"; +char __G77_LIBU77_VERSION__[] = "0.5.25 19991221 (prerelease)"; #include <stdio.h> |