diff options
author | Jeff Law <law@gcc.gnu.org> | 2000-10-12 01:45:09 -0600 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 2000-10-12 01:45:09 -0600 |
commit | 1eb1669cd401fa1365febf71fb05bc4c750e19bc (patch) | |
tree | db60fb36e5d1ad1f1c0f0a30a0c106192665b988 /libf2c/libI77 | |
parent | abb2c7abf7307db9bc5074ad8fd719a51d3a01b3 (diff) | |
download | gcc-1eb1669cd401fa1365febf71fb05bc4c750e19bc.zip gcc-1eb1669cd401fa1365febf71fb05bc4c750e19bc.tar.gz gcc-1eb1669cd401fa1365febf71fb05bc4c750e19bc.tar.bz2 |
Daily bump.
From-SVN: r36844
Diffstat (limited to 'libf2c/libI77')
-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 5448f20..6d4cc11 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.26 20001011 (prerelease)"; +char __G77_LIBI77_VERSION__[] = "0.5.26 20001012 (prerelease)"; /* 2.01 $ format added |