diff options
author | Jeff Law <law@gcc.gnu.org> | 1999-12-26 01:45:42 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1999-12-26 01:45:42 -0700 |
commit | f918cd8a105857173ba523171dabc6ce33944d71 (patch) | |
tree | 7aafd8782f8125c3cce3ea65f23bfcf83795ab9f /libf2c/libU77 | |
parent | 22c0e6c2e1411feb8c691711c201e0ae9ae5503e (diff) | |
download | gcc-f918cd8a105857173ba523171dabc6ce33944d71.zip gcc-f918cd8a105857173ba523171dabc6ce33944d71.tar.gz gcc-f918cd8a105857173ba523171dabc6ce33944d71.tar.bz2 |
Daily bump.
From-SVN: r31090
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 9dc4336..27107c9 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 19991225 (prerelease)"; +char __G77_LIBU77_VERSION__[] = "0.5.25 19991226 (prerelease)"; #include <stdio.h> |