summaryrefslogtreecommitdiff
path: root/Lib/idlelib
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2012-02-24 11:47:29 -0500
committerBenjamin Peterson <benjamin@python.org>2012-02-24 11:47:29 -0500
commitab5a044aec9cb12343ac66009d40e84799d52dc7 (patch)
treebd859aaeedc5c4a1013b2b0a2e603fca0057d2f4 /Lib/idlelib
parent349c900ed0e3b4b2071e4259d02b5474f7f7a0ec (diff)
parent195261ea458c37d60f06abd05a02c63b16014b59 (diff)
downloadcpython-git-ab5a044aec9cb12343ac66009d40e84799d52dc7.tar.gz
merge 3.2.2 release branch for rc
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 97bf87bbc2..cbcda05fdb 100644
--- a/Lib/idlelib/idlever.py
+++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@
-IDLE_VERSION = "3.2.2"
+IDLE_VERSION = "3.2.3rc1"