summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib
diff options
context:
space:
mode:
authorLarry Hastings <larry@hastings.org>2014-02-10 22:45:05 (GMT)
committerLarry Hastings <larry@hastings.org>2014-02-10 22:45:05 (GMT)
commite9f73ac1fd5184173179596d4fa5caa45682d301 (patch)
treee527f4f19e1c18edd2f023cb1e664e5742402dfb /Lib/idlelib
parent71d4e44fd796bed7f534673dcd9b6087ab0ab19a (diff)
downloadcpython-e9f73ac1fd5184173179596d4fa5caa45682d301.zip
cpython-e9f73ac1fd5184173179596d4fa5caa45682d301.tar.gz
cpython-e9f73ac1fd5184173179596d4fa5caa45682d301.tar.bz2
Python 3.4.0rc1: Version bump.v3.4.0rc1
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 641e002..8646baa 100644
--- a/Lib/idlelib/idlever.py
+++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@
-IDLE_VERSION = "3.4.0b3"
+IDLE_VERSION = "3.4.0rc1"