http://hg.python.org/cpython/rev/b3ed068ded18 changeset: 70041:b3ed068ded18 branch: 3.2 user: Kurt B. Kaiser <kbk at shore.net> date: Wed May 11 13:54:44 2011 -0400 summary: Correct version in IDLE NEWS.txt files: Lib/idlelib/NEWS.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Lib/idlelib/NEWS.txt b/Lib/idlelib/NEWS.txt --- 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* -- Repository URL: http://hg.python.org/cpython