summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2008-09-12 23:25:57 (GMT)
committerBarry Warsaw <barry@python.org>2008-09-12 23:25:57 (GMT)
commit1e62aec3ed8c8c7b23ab56b46e250e9be2d40681 (patch)
tree404acf891f6fd35261039f1d0c024e1c27633f29 /Lib/idlelib
parente6872eb41710f14d35616b168f21d85c96d26ff7 (diff)
downloadcpython-1e62aec3ed8c8c7b23ab56b46e250e9be2d40681.zip
cpython-1e62aec3ed8c8c7b23ab56b46e250e9be2d40681.tar.gz
cpython-1e62aec3ed8c8c7b23ab56b46e250e9be2d40681.tar.bz2
Bumping to 2.6rc1
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 5c055d0..59c5568 100644
--- a/Lib/idlelib/idlever.py
+++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@
-IDLE_VERSION = "2.6b3"
+IDLE_VERSION = "2.6rc1"