summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2014-02-09 07:43:05 (GMT)
committerGeorg Brandl <georg@python.org>2014-02-09 07:43:05 (GMT)
commitc81402527a274dffcb4ad09e9e0e600e2182b2cc (patch)
tree85ab28864668afe5d85a6ad1c386b6224a6cd9cf /Lib/idlelib
parent87203d313d881a67e642bffcf82d428f27c91e3c (diff)
downloadcpython-c81402527a274dffcb4ad09e9e0e600e2182b2cc.zip
cpython-c81402527a274dffcb4ad09e9e0e600e2182b2cc.tar.gz
cpython-c81402527a274dffcb4ad09e9e0e600e2182b2cc.tar.bz2
Bump to 3.3.4 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 a51920b..e9e88ef 100644
--- a/Lib/idlelib/idlever.py
+++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@
-IDLE_VERSION = "3.3.4rc1"
+IDLE_VERSION = "3.3.4"