summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib
diff options
context:
space:
mode:
authorLarry Hastings <larry@hastings.org>2014-05-04 12:06:24 (GMT)
committerLarry Hastings <larry@hastings.org>2014-05-04 12:06:24 (GMT)
commit95e0b0d1d01249b116655a0b7e95ba9c61d4eefd (patch)
tree0ffd3e5ab24c81d03d8d1399255b83c728275cd0 /Lib/idlelib
parent9147a9697ac60a9fff739394056992a61d207a16 (diff)
downloadcpython-95e0b0d1d01249b116655a0b7e95ba9c61d4eefd.zip
cpython-95e0b0d1d01249b116655a0b7e95ba9c61d4eefd.tar.gz
cpython-95e0b0d1d01249b116655a0b7e95ba9c61d4eefd.tar.bz2
Version bump for 3.4.1rc1.v3.4.1rc1
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 efe37a1..fa1c5a9 100644
--- a/Lib/idlelib/idlever.py
+++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@
-IDLE_VERSION = "3.4.0"
+IDLE_VERSION = "3.4.1rc1"