diff options
author | Jeff Law <law@gcc.gnu.org> | 2000-03-31 01:45:07 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 2000-03-31 01:45:07 -0700 |
commit | cca8e0ff228daba37afc9279721c1fa04faa0269 (patch) | |
tree | 72188cf7759c831773b9e7e5df5013e691e58899 /libf2c/libI77/Version.c | |
parent | b13eb66b7de2865ac502a92ee8e68b17417c9db6 (diff) | |
download | gcc-cca8e0ff228daba37afc9279721c1fa04faa0269.zip gcc-cca8e0ff228daba37afc9279721c1fa04faa0269.tar.gz gcc-cca8e0ff228daba37afc9279721c1fa04faa0269.tar.bz2 |
Daily bump.
From-SVN: r32843
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 a67f83a..533a07b 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 20000330 (prerelease)"; +char __G77_LIBI77_VERSION__[] = "0.5.25 20000331 (prerelease)"; /* 2.01 $ format added |