diff options
author | Jeff Law <law@gcc.gnu.org> | 2000-01-28 01:45:07 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 2000-01-28 01:45:07 -0700 |
commit | e8ea81ec7daf700d5781169033d5621d6ada66c4 (patch) | |
tree | c376f7d22bc1257f63f261ae7c887977e2afb1f7 /libf2c/libU77 | |
parent | aa1eac0c9f723a4f344956a6718f05f8ad932f76 (diff) | |
download | gcc-e8ea81ec7daf700d5781169033d5621d6ada66c4.zip gcc-e8ea81ec7daf700d5781169033d5621d6ada66c4.tar.gz gcc-e8ea81ec7daf700d5781169033d5621d6ada66c4.tar.bz2 |
Daily bump.
From-SVN: r31664
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 8f809e7..ea59745 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 20000127 (prerelease)"; +char __G77_LIBU77_VERSION__[] = "0.5.25 20000128 (prerelease)"; #include <stdio.h> |