summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2011-05-13 04:50:56 (GMT)
committerGeorg Brandl <georg@python.org>2011-05-13 04:50:56 (GMT)
commitcc5ea6860f059049e5c7825d9c3c47600a5d9a42 (patch)
treeb342f227ba88b77d083c827bf9281dbe76a58ce9 /Lib/idlelib
parent00dd182b8ec1629a35cb6e9d551dedff6b7149f7 (diff)
parent34f2433f2f2128664c69d2ab3599d2d409bbc7d5 (diff)
downloadcpython-cc5ea6860f059049e5c7825d9c3c47600a5d9a42.zip
cpython-cc5ea6860f059049e5c7825d9c3c47600a5d9a42.tar.gz
cpython-cc5ea6860f059049e5c7825d9c3c47600a5d9a42.tar.bz2
Merge in changes from 3.2.1b1 release repo.
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 5b0907e..1ccd96a 100644
--- a/Lib/idlelib/idlever.py
+++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@
-IDLE_VERSION = "3.2"
+IDLE_VERSION = "3.2.1b1"