diff options
author | Jeff Law <law@gcc.gnu.org> | 2000-05-03 01:45:07 -0600 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 2000-05-03 01:45:07 -0600 |
commit | 664fe7a8ac2413f67059880463cf7a5a85e2436f (patch) | |
tree | 2d0a3876ee868a21b21fcabb709d41a23aaf21f7 /libf2c/libI77/Version.c | |
parent | 3ef4c9c63e6c31a98b59492bb45d44c6f6155664 (diff) | |
download | gcc-664fe7a8ac2413f67059880463cf7a5a85e2436f.zip gcc-664fe7a8ac2413f67059880463cf7a5a85e2436f.tar.gz gcc-664fe7a8ac2413f67059880463cf7a5a85e2436f.tar.bz2 |
Daily bump.
From-SVN: r33624
Diffstat (limited to 'libf2c/libI77/Version.c')
-rw-r--r-- | libf2c/libI77/Version.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libf2c/libI77/Version.c b/libf2c/libI77/Version.c index 775405c..22739c4 100644 --- a/libf2c/libI77/Version.c +++ b/libf2c/libI77/Version.c @@ -3,7 +3,7 @@ static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 19991115\n"; /* */ -char __G77_LIBI77_VERSION__[] = "0.5.25 20000502 (prerelease)"; +char __G77_LIBI77_VERSION__[] = "0.5.25 20000503 (prerelease)"; /* 2.01 $ format added |