diff options
author | Kurt B. Kaiser <kbk@shore.net> | 2011-05-11 17:54:44 (GMT) |
---|---|---|
committer | Kurt B. Kaiser <kbk@shore.net> | 2011-05-11 17:54:44 (GMT) |
commit | 6551baa5a524ad87c932c9f7cc715f6f0a407440 (patch) | |
tree | 6e378563eb30a41785dfbc7055d3d2528adb2c77 /Lib/idlelib | |
parent | bc3e13818be01868117716bff6e6ed47609500bd (diff) | |
download | cpython-6551baa5a524ad87c932c9f7cc715f6f0a407440.zip cpython-6551baa5a524ad87c932c9f7cc715f6f0a407440.tar.gz cpython-6551baa5a524ad87c932c9f7cc715f6f0a407440.tar.bz2 |
Correct version in IDLE NEWS.txt
Diffstat (limited to 'Lib/idlelib')
-rw-r--r-- | Lib/idlelib/NEWS.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/idlelib/NEWS.txt b/Lib/idlelib/NEWS.txt index d45941a..f84dd41 100644 --- a/Lib/idlelib/NEWS.txt +++ b/Lib/idlelib/NEWS.txt @@ -1,4 +1,4 @@ -What's New in IDLE 3.1.4? +What's New in IDLE 3.2.1? ========================= *Release date: 15-May-11* |