diff options
| author | Larry Hastings <larry@hastings.org> | 2014-10-06 02:05:50 (GMT) |
|---|---|---|
| committer | Larry Hastings <larry@hastings.org> | 2014-10-06 02:05:50 (GMT) |
| commit | dbb126103e1c4f2818e0dfc7aa4a689d86565e7a (patch) | |
| tree | d68eebcfa31c1c3698cabccfc9426e47a946b912 /Lib/idlelib/idlever.py | |
| parent | c6256e5f7da7be4566e918114b3a162c613c6ab2 (diff) | |
| download | cpython-3.4.2.zip cpython-3.4.2.tar.gz cpython-3.4.2.tar.bz2 | |
Release bump for 3.4.2 final.v3.4.2
Diffstat (limited to 'Lib/idlelib/idlever.py')
| -rw-r--r-- | Lib/idlelib/idlever.py | 2 |
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" |
