summaryrefslogtreecommitdiff
path: root/Lib/idlelib
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2012-04-01 13:49:21 +0200
committerGeorg Brandl <georg@python.org>2012-04-01 13:49:21 +0200
commit88af2de6def5e71f762a97559fa0f6afa8aa7a46 (patch)
tree9fbb34b246a427fc71bf114ab994c8c51a7f5d14 /Lib/idlelib
parent5519bf6a8242ebe795e6a65fdd62fbd5211f326a (diff)
downloadcpython-88af2de6def5e71f762a97559fa0f6afa8aa7a46.tar.gz
Bump to 3.3.0a2.v3.3.0a2
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 76b8bb8c40..a2fbd1fce3 100644
--- a/Lib/idlelib/idlever.py
+++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@
-IDLE_VERSION = "3.3.0a1"
+IDLE_VERSION = "3.3.0a2"