diff options
author | Jeff Law <law@gcc.gnu.org> | 2000-02-09 01:45:07 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 2000-02-09 01:45:07 -0700 |
commit | 1f7d1a5255c89ae48a1fae6931eea74282901bfd (patch) | |
tree | cfe2409ec7baf3198098b746e21c359ca8121048 /libf2c/libU77 | |
parent | 3f388b42b08a542ab952cfa494b059a2f6aa23a4 (diff) | |
download | gcc-1f7d1a5255c89ae48a1fae6931eea74282901bfd.zip gcc-1f7d1a5255c89ae48a1fae6931eea74282901bfd.tar.gz gcc-1f7d1a5255c89ae48a1fae6931eea74282901bfd.tar.bz2 |
Daily bump.
From-SVN: r31859
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 f536b73..d095432 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 20000208 (prerelease)"; +char __G77_LIBU77_VERSION__[] = "0.5.25 20000209 (prerelease)"; #include <stdio.h> |