summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib
diff options
context:
space:
mode:
authorLarry Hastings <larry@hastings.org>2014-10-06 02:05:50 (GMT)
committerLarry Hastings <larry@hastings.org>2014-10-06 02:05:50 (GMT)
commitdbb126103e1c4f2818e0dfc7aa4a689d86565e7a (patch)
treed68eebcfa31c1c3698cabccfc9426e47a946b912 /Lib/idlelib
parentc6256e5f7da7be4566e918114b3a162c613c6ab2 (diff)
downloadcpython-dbb126103e1c4f2818e0dfc7aa4a689d86565e7a.zip
cpython-dbb126103e1c4f2818e0dfc7aa4a689d86565e7a.tar.gz
cpython-dbb126103e1c4f2818e0dfc7aa4a689d86565e7a.tar.bz2
Release bump for 3.4.2 final.v3.4.2
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"