summaryrefslogtreecommitdiff
path: root/Lib/idlelib/idlever.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2012-03-04 16:23:53 +0100
committerGeorg Brandl <georg@python.org>2012-03-04 16:23:53 +0100
commit6c8850d94d9d7cdfc66de8e3769898257c1c7500 (patch)
treeccbf3c2ee80a11a173c5834b6bfc869a00c78820 /Lib/idlelib/idlever.py
parent0e475c359c5be32a439b589dca848dccc59732e5 (diff)
downloadcpython-git-6c8850d94d9d7cdfc66de8e3769898257c1c7500.tar.gz
Bump to 3.3.0a1.
Diffstat (limited to 'Lib/idlelib/idlever.py')
-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 5e9afb17ae..76b8bb8c40 100644
--- a/Lib/idlelib/idlever.py
+++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@
-IDLE_VERSION = "3.3a0"
+IDLE_VERSION = "3.3.0a1"