diff options
author | Jeff Law <law@gcc.gnu.org> | 2000-03-12 01:45:08 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 2000-03-12 01:45:08 -0700 |
commit | c24f43032bb3ef20eaf0e8c21ff890860f2b0e9e (patch) | |
tree | 2d7394b1247dba3a965b8314561b1944c55ecc9a /libf2c/libU77 | |
parent | f152e9d4b155546529290ae35df197bffeb2d91c (diff) | |
download | gcc-c24f43032bb3ef20eaf0e8c21ff890860f2b0e9e.zip gcc-c24f43032bb3ef20eaf0e8c21ff890860f2b0e9e.tar.gz gcc-c24f43032bb3ef20eaf0e8c21ff890860f2b0e9e.tar.bz2 |
Daily bump.
From-SVN: r32489
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 0e581f4..4a5628e 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 20000311 (prerelease)"; +char __G77_LIBU77_VERSION__[] = "0.5.25 20000312 (prerelease)"; #include <stdio.h> |