diff options
author | Jeff Law <law@gcc.gnu.org> | 2000-01-16 01:45:07 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 2000-01-16 01:45:07 -0700 |
commit | 2f4facc91eb1b0917f951bb0ff2571ed24d66e08 (patch) | |
tree | 8b0da8c5e85a3b33ee593596a9622bd1fe954501 /libf2c/libU77/Version.c | |
parent | b5229628250fef5b776444daf949c14fbc3d3bbe (diff) | |
download | gcc-2f4facc91eb1b0917f951bb0ff2571ed24d66e08.zip gcc-2f4facc91eb1b0917f951bb0ff2571ed24d66e08.tar.gz gcc-2f4facc91eb1b0917f951bb0ff2571ed24d66e08.tar.bz2 |
Daily bump.
From-SVN: r31438
Diffstat (limited to 'libf2c/libU77/Version.c')
-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 644f45e..6fbb726 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 20000115 (prerelease)"; +char __G77_LIBU77_VERSION__[] = "0.5.25 20000116 (prerelease)"; #include <stdio.h> |