diff options
author | Jeff Law <law@gcc.gnu.org> | 2000-01-02 01:45:07 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 2000-01-02 01:45:07 -0700 |
commit | 592f2707b1af37bcd546c05ca852be7003b687be (patch) | |
tree | 2ca81216505c3d1c656b2d3d56f7745c6c7fddf5 /libf2c/libU77 | |
parent | 99a6c6f4080775d4495b2c1a298232fe0bcfae9f (diff) | |
download | gcc-592f2707b1af37bcd546c05ca852be7003b687be.zip gcc-592f2707b1af37bcd546c05ca852be7003b687be.tar.gz gcc-592f2707b1af37bcd546c05ca852be7003b687be.tar.bz2 |
Daily bump.
From-SVN: r31165
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 d468d24..3429643 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 20000101 (prerelease)"; +char __G77_LIBU77_VERSION__[] = "0.5.25 20000102 (prerelease)"; #include <stdio.h> |