summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2011-07-03 07:41:27 (GMT)
committerGeorg Brandl <georg@python.org>2011-07-03 07:41:27 (GMT)
commitd4fa7ed8db45f8c2d3c01ebb30ac931191e31606 (patch)
treeac96d3c2ffd2c4642facf09611af87665ab9d51b /Lib/idlelib
parentf069100d0daf6460e54777295bfb029453c785d5 (diff)
downloadcpython-d4fa7ed8db45f8c2d3c01ebb30ac931191e31606.zip
cpython-d4fa7ed8db45f8c2d3c01ebb30ac931191e31606.tar.gz
cpython-d4fa7ed8db45f8c2d3c01ebb30ac931191e31606.tar.bz2
Bump to 3.2.1rc2.
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 0278a91..a437b7b 100644
--- a/Lib/idlelib/idlever.py
+++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@
-IDLE_VERSION = "3.2.1rc1"
+IDLE_VERSION = "3.2.1rc2"