summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2008-10-01 21:46:40 (GMT)
committerBarry Warsaw <barry@python.org>2008-10-01 21:46:40 (GMT)
commitafa14369588b7f0f590bae95bed320a78b8e5add (patch)
tree986c75dfb56722b640525016b540d2dd1adcd0a3 /Lib/idlelib
parentd69c904a2f5322069528e8c31f998823787e75f5 (diff)
downloadcpython-afa14369588b7f0f590bae95bed320a78b8e5add.zip
cpython-afa14369588b7f0f590bae95bed320a78b8e5add.tar.gz
cpython-afa14369588b7f0f590bae95bed320a78b8e5add.tar.bz2
Bumping to 2.6 final.
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 0d7ab6b..1071ada 100644
--- a/Lib/idlelib/idlever.py
+++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@
-IDLE_VERSION = "2.6rc2"
+IDLE_VERSION = "2.6"