diff options
author | Jeff Law <law@gcc.gnu.org> | 2000-03-03 01:45:07 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 2000-03-03 01:45:07 -0700 |
commit | 09496b7c183524bcae9606d118b7f7cfb0196878 (patch) | |
tree | 46e3b023d7e32d32e32a31c2246a313b41d0008c /libf2c/libU77 | |
parent | a0ac9e5a4a1b52504ce258f82cd91093f5cefaa0 (diff) | |
download | gcc-09496b7c183524bcae9606d118b7f7cfb0196878.zip gcc-09496b7c183524bcae9606d118b7f7cfb0196878.tar.gz gcc-09496b7c183524bcae9606d118b7f7cfb0196878.tar.bz2 |
Daily bump.
From-SVN: r32307
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 560da36..39ef165 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 20000302 (prerelease)"; +char __G77_LIBU77_VERSION__[] = "0.5.25 20000303 (prerelease)"; #include <stdio.h> |