summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2012-04-06 17:17:25 (GMT)
committerBenjamin Peterson <benjamin@python.org>2012-04-06 17:17:25 (GMT)
commitc37a4fdf5472b9460cc38885342ef59bce05753f (patch)
treee30c3342ef4bb626f67837ad58c596dce434f2f5 /Lib/idlelib
parentd6c75b5a03fc98cf351dc6747bf9f676fb41a435 (diff)
downloadcpython-3.1.5.zip
cpython-3.1.5.tar.gz
cpython-3.1.5.tar.bz2
bump to 3.1.5 finalv3.1.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 09d42d4..5e3095b 100644
--- a/Lib/idlelib/idlever.py
+++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@
-IDLE_VERSION = "3.1.5rc2"
+IDLE_VERSION = "3.1.5"