summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2008-12-04 02:59:51 (GMT)
committerBarry Warsaw <barry@python.org>2008-12-04 02:59:51 (GMT)
commit3d407dc564bd92b46ed00380213f545e515d6ddf (patch)
tree202ea7e24ad6a35d89611f347113dfcd2239286c /Lib/idlelib
parentf3127b123b9ff0799bfbb0eb9f45f1c8a1c4a131 (diff)
downloadcpython-2.6.1.zip
cpython-2.6.1.tar.gz
cpython-2.6.1.tar.bz2
Prep for 2.6.1v2.6.1
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 1071ada..2035267 100644
--- a/Lib/idlelib/idlever.py
+++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@
-IDLE_VERSION = "2.6"
+IDLE_VERSION = "2.6.1"