summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2013-10-29 14:14:05 (GMT)
committerBarry Warsaw <barry@python.org>2013-10-29 14:14:05 (GMT)
commit8493c0cd66cfc181ac1517268a74f077e9998701 (patch)
tree2463c5fe8858702acbde8df073c3610b8ac24a2e /Lib/idlelib
parentc26efbbf66ac9b8646166ae0861f6b45bdbbde48 (diff)
downloadcpython-2.6.9.zip
cpython-2.6.9.tar.gz
cpython-2.6.9.tar.bz2
version bumpv2.6.9
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 bed231b..79b7cdd 100644
--- a/Lib/idlelib/idlever.py
+++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@
-IDLE_VERSION = "2.6.9rc1"
+IDLE_VERSION = "2.6.9"