summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2010-11-13 06:39:58 (GMT)
committerGeorg Brandl <georg@python.org>2010-11-13 06:39:58 (GMT)
commit24854cac996ebe2f534cbe58b141fe51fd2d8d0e (patch)
tree12d37a76483846ce74f358ae1c391db966dcca5b /Lib/idlelib
parentac127870753aa3ba4358fbe584029d017f2ebe97 (diff)
downloadcpython-24854cac996ebe2f534cbe58b141fe51fd2d8d0e.zip
cpython-24854cac996ebe2f534cbe58b141fe51fd2d8d0e.tar.gz
cpython-24854cac996ebe2f534cbe58b141fe51fd2d8d0e.tar.bz2
Bump to 3.2a4.
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 3976ae3..812e071 100644
--- a/Lib/idlelib/idlever.py
+++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@
-IDLE_VERSION = "3.2a3"
+IDLE_VERSION = "3.2a4"