commit | 6cc7940e10372aa696ac62d9ab00bf0717a94ae6 | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Thu May 08 13:16:19 2008 +0000 |
committer | Barry Warsaw <barry@python.org> | Thu May 08 13:16:19 2008 +0000 |
tree | 82eecab7772cac4f220d77694edeba6d05eb24b0 | |
parent | c27b8b88e33e392444a05cce74da9080e3ae5b5b [diff] [blame] |
Bump to 2.6a3
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index 308e33f..6dcab30 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@ -IDLE_VERSION = "2.6a2" +IDLE_VERSION = "2.6a3"