summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib
diff options
context:
space:
mode:
authorLarry Hastings <larry@hastings.org>2014-10-08 09:50:50 (GMT)
committerLarry Hastings <larry@hastings.org>2014-10-08 09:50:50 (GMT)
commit2ce95d7b7c6252a720a7174ea837f88092ff35f1 (patch)
tree9e2059a43c69f32bd44d89ed1cfc59cd1424f764 /Lib/idlelib
parentdeb7bf123c6833f19e9ccab3a2a497588ff7052c (diff)
parentadeb140cb3f5bcf2ceab84796160ce654dbf1151 (diff)
downloadcpython-2ce95d7b7c6252a720a7174ea837f88092ff35f1.zip
cpython-2ce95d7b7c6252a720a7174ea837f88092ff35f1.tar.gz
cpython-2ce95d7b7c6252a720a7174ea837f88092ff35f1.tar.bz2
Merge from 3.4.2 release head back into 3.4 mainline.
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 3f42fda..40f8cef 100644
--- a/Lib/idlelib/idlever.py
+++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@
-IDLE_VERSION = "3.4.2rc1"
+IDLE_VERSION = "3.4.2"