commit | dbb126103e1c4f2818e0dfc7aa4a689d86565e7a | [log] [tgz] |
---|---|---|
author | Larry Hastings <larry@hastings.org> | Sun Oct 05 19:05:50 2014 -0700 |
committer | Larry Hastings <larry@hastings.org> | Sun Oct 05 19:05:50 2014 -0700 |
tree | d68eebcfa31c1c3698cabccfc9426e47a946b912 | |
parent | c6256e5f7da7be4566e918114b3a162c613c6ab2 [diff] [blame] |
Release bump for 3.4.2 final.
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"