summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib
diff options
context:
space:
mode:
authorLarry Hastings <larry@hastings.org>2015-02-08 00:00:45 (GMT)
committerLarry Hastings <larry@hastings.org>2015-02-08 00:00:45 (GMT)
commite5529063b20130938551c126790c880b3f05d8fd (patch)
treed78bad53ec5aac69ce9bd37ff673a40afdabbb01 /Lib/idlelib
parentaf83f9e3132b2c7353ce262fcb3ae85b9628f857 (diff)
downloadcpython-e5529063b20130938551c126790c880b3f05d8fd.zip
cpython-e5529063b20130938551c126790c880b3f05d8fd.tar.gz
cpython-e5529063b20130938551c126790c880b3f05d8fd.tar.bz2
Version bump for 3.4.3rc1.
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 40f8cef..87d84fc 100644
--- a/Lib/idlelib/idlever.py
+++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@
-IDLE_VERSION = "3.4.2"
+IDLE_VERSION = "3.4.3rc1"