commit | 6053744c3a3175992ac5f27cdf628e5ca01cbb57 | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Tue Aug 03 22:39:42 2010 +0000 |
committer | Barry Warsaw <barry@python.org> | Tue Aug 03 22:39:42 2010 +0000 |
tree | 806470828f64438432025ebeaa8afd5d773284bc | |
parent | 6f09ea893713808934d21cf56eeddbf4f51a3fcb [diff] [blame] |
Bumping to 2.6.6 rc 1
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index 3c9a8a8..c75a6e0 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@ -IDLE_VERSION = "2.6.5" +IDLE_VERSION = "2.6.6rc1"