summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib
diff options
context:
space:
mode:
authorLarry Hastings <larry@hastings.org>2015-02-23 07:55:39 (GMT)
committerLarry Hastings <larry@hastings.org>2015-02-23 07:55:39 (GMT)
commitfc8eda5ad8418fafbd9139566cb6f019d9fbcfdb (patch)
tree900c13a3a500d891617523ae148ae24f17d88b94 /Lib/idlelib
parente1642419b184eca9527eb8f62bcbc2890b06d1fc (diff)
downloadcpython-fc8eda5ad8418fafbd9139566cb6f019d9fbcfdb.zip
cpython-fc8eda5ad8418fafbd9139566cb6f019d9fbcfdb.tar.gz
cpython-fc8eda5ad8418fafbd9139566cb6f019d9fbcfdb.tar.bz2
Release bump for 3.4.3 final.
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 87d84fc..6975f5e 100644
--- a/Lib/idlelib/idlever.py
+++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@
-IDLE_VERSION = "3.4.3rc1"
+IDLE_VERSION = "3.4.3"