diff options
author | Jeff Law <law@gcc.gnu.org> | 2000-01-13 01:45:06 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 2000-01-13 01:45:06 -0700 |
commit | efb8436e0c61b5adf3429a56c608def5368f38f3 (patch) | |
tree | e5d332ca65520b4ea7b1848c341cf3eaf460a7a8 /libf2c/libU77 | |
parent | 08520ad8d610dd05a635283ddf07ae95e4798a13 (diff) | |
download | gcc-efb8436e0c61b5adf3429a56c608def5368f38f3.zip gcc-efb8436e0c61b5adf3429a56c608def5368f38f3.tar.gz gcc-efb8436e0c61b5adf3429a56c608def5368f38f3.tar.bz2 |
Daily bump.
From-SVN: r31381
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 6915282..575ea78 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 20000112 (prerelease)"; +char __G77_LIBU77_VERSION__[] = "0.5.25 20000113 (prerelease)"; #include <stdio.h> |