summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib
diff options
context:
space:
mode:
authorLarry Hastings <larry@hastings.org>2015-03-08 08:24:34 (GMT)
committerLarry Hastings <larry@hastings.org>2015-03-08 08:24:34 (GMT)
commit6003ac526716a107c9d8e9d0ca3150c752fefa5f (patch)
treec760382dbab9fbdaeafa9fc17035e1ed1689f105 /Lib/idlelib
parentcfb5b87860a6c605c89ec9d409852641ae47f654 (diff)
downloadcpython-6003ac526716a107c9d8e9d0ca3150c752fefa5f.zip
cpython-6003ac526716a107c9d8e9d0ca3150c752fefa5f.tar.gz
cpython-6003ac526716a107c9d8e9d0ca3150c752fefa5f.tar.bz2
Release bump for 3.5.0a2.v3.5.0a2
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 1ffbc76..7d9ac67 100644
--- a/Lib/idlelib/idlever.py
+++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@
-IDLE_VERSION = "3.5.0a1"
+IDLE_VERSION = "3.5.0a2"