diff options
author | Jeff Law <law@gcc.gnu.org> | 1999-07-19 01:45:11 -0600 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1999-07-19 01:45:11 -0600 |
commit | 7211928ac2ac34bb85d41fec331bde0982bcb4f2 (patch) | |
tree | a6f59c8cbdbe6c77de28d184f3f89fe294c25053 /libf2c/libU77 | |
parent | 848cf1e0f0ca447b2f44a8a0c7637e7d65931c69 (diff) | |
download | gcc-7211928ac2ac34bb85d41fec331bde0982bcb4f2.zip gcc-7211928ac2ac34bb85d41fec331bde0982bcb4f2.tar.gz gcc-7211928ac2ac34bb85d41fec331bde0982bcb4f2.tar.bz2 |
Daily bump.
From-SVN: r28167
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 e083993..a2f062a 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 19990718 (prerelease)"; +char __G77_LIBU77_VERSION__[] = "0.5.25 19990719 (prerelease)"; #include <stdio.h> |