summaryrefslogtreecommitdiff
path: root/Lib/idlelib
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2014-03-09 09:37:14 +0100
committerGeorg Brandl <georg@python.org>2014-03-09 09:37:14 +0100
commitfbd7518a412b162a0b749f6df71b3105140ab253 (patch)
treee8a63fbf8c343525699b75c7d07f82cc2af10bda /Lib/idlelib
parent444c1710f3fc1106cb61183b8d5be660456a4509 (diff)
downloadcpython-git-fbd7518a412b162a0b749f6df71b3105140ab253.tar.gz
Bump to 3.3.5 final.v3.3.5
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 a984854682..044bef929f 100644
--- a/Lib/idlelib/idlever.py
+++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@
-IDLE_VERSION = "3.3.5rc2"
+IDLE_VERSION = "3.3.5"