summaryrefslogtreecommitdiff
path: root/Tools/idle
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2000-03-30 20:30:34 +0000
committerGuido van Rossum <guido@python.org>2000-03-30 20:30:34 +0000
commitb8f512bfa4e5ab69a526ec647a1daeda77ac5c4f (patch)
treefeff3b845a37f7e89d8b67e5b008f5451de695dd /Tools/idle
parent71d55835b388c7f2621588dc69a9f848c74f4cdd (diff)
downloadcpython-git-b8f512bfa4e5ab69a526ec647a1daeda77ac5c4f.tar.gz
Bump version to 0.6 for the event of the Python 1.6 alpha 1 release.
Diffstat (limited to 'Tools/idle')
-rw-r--r--Tools/idle/idlever.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/idle/idlever.py b/Tools/idle/idlever.py
index e51797e674..291177a716 100644
--- a/Tools/idle/idlever.py
+++ b/Tools/idle/idlever.py
@@ -1 +1 @@
-IDLE_VERSION = "0.5"
+IDLE_VERSION = "0.6"