diff options
| author | Kurt B. Kaiser <kbk@shore.net> | 2011-05-11 13:54:44 -0400 |
|---|---|---|
| committer | Kurt B. Kaiser <kbk@shore.net> | 2011-05-11 13:54:44 -0400 |
| commit | 6551baa5a524ad87c932c9f7cc715f6f0a407440 (patch) | |
| tree | 6e378563eb30a41785dfbc7055d3d2528adb2c77 | |
| parent | bc3e13818be01868117716bff6e6ed47609500bd (diff) | |
| download | cpython-git-6551baa5a524ad87c932c9f7cc715f6f0a407440.tar.gz | |
Correct version in IDLE NEWS.txt
| -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 d45941a28b..f84dd41dfe 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* |
