summaryrefslogtreecommitdiff
path: root/Lib/idlelib/idlever.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2012-09-29 09:34:13 +0200
committerGeorg Brandl <georg@python.org>2012-09-29 09:34:13 +0200
commit08a9012352933e09b4e5338adbe802b814183758 (patch)
treed48730b0107a85b9f44a685bb9a9d7aea323f833 /Lib/idlelib/idlever.py
parentc7d7136c695fd31d29a83fa2de5823c9202d9392 (diff)
downloadcpython-git-08a9012352933e09b4e5338adbe802b814183758.tar.gz
Bump version to 3.4.0 alpha 0.
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 8d8317dd29..efe96a478d 100644
--- a/Lib/idlelib/idlever.py
+++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@
-IDLE_VERSION = "3.3.0"
+IDLE_VERSION = "3.4.0a0"