summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/idlever.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2013-11-17 08:17:18 (GMT)
committerGeorg Brandl <georg@python.org>2013-11-17 08:17:18 (GMT)
commit497b3943a30a66028bb3ca5b455c00bc3952e2aa (patch)
treedfd5724db88aa545a92ef67304381d4472a56fef /Lib/idlelib/idlever.py
parent2bbdfe7eda67e9bc53fb0b5a5eb65426e6b9400a (diff)
parent7a5cf6ce041fefd63ba8b088464901e6052bd9e7 (diff)
downloadcpython-497b3943a30a66028bb3ca5b455c00bc3952e2aa.zip
cpython-497b3943a30a66028bb3ca5b455c00bc3952e2aa.tar.gz
cpython-497b3943a30a66028bb3ca5b455c00bc3952e2aa.tar.bz2
merge with 3.3.3 release clone
Diffstat (limited to 'Lib/idlelib/idlever.py')
-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 640e008..60f1d32 100644
--- a/Lib/idlelib/idlever.py
+++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@
-IDLE_VERSION = "3.3.3rc1"
+IDLE_VERSION = "3.3.3"