summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2010-07-31 08:56:11 (GMT)
committerGeorg Brandl <georg@python.org>2010-07-31 08:56:11 (GMT)
commit62069d3ce743c6f5f91ef3700d6bc2cc69172359 (patch)
tree4983b59818ec3a831317564edfabeab2d47cdfe1 /Lib/idlelib
parent80ff2adf88e80e076774f03c7dd58e681bb08255 (diff)
downloadcpython-62069d3ce743c6f5f91ef3700d6bc2cc69172359.zip
cpython-62069d3ce743c6f5f91ef3700d6bc2cc69172359.tar.gz
cpython-62069d3ce743c6f5f91ef3700d6bc2cc69172359.tar.bz2
Bump versions and review NEWS file.
Diffstat (limited to 'Lib/idlelib')
-rw-r--r--Lib/idlelib/idlever.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py
index 3ca3cde..4403f80 100644
--- a/Lib/idlelib/idlever.py
+++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@
-IDLE_VERSION = "3.2a0"
+IDLE_VERSION = "3.2a1"