commit | 34289260dad734038dae6b17d6c534b50f0cd0fb | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Mon May 23 15:26:11 2011 -0400 |
committer | Barry Warsaw <barry@python.org> | Mon May 23 15:26:11 2011 -0400 |
tree | 8ac9c095f765ce287bdb04f4090079ee769a4676 | |
parent | cf0d8ab818852503057b8ade6cccc403fbb5d2be [diff] |
Replay changeset 70248:c714e2f92f63 from fubar branch. Original commit message: Cross-port changes for 2.6.7rc2 from the Subversion branch.
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index 2395967..d3df9d9 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@ -IDLE_VERSION = "2.6.7rc1" +IDLE_VERSION = "2.6.7rc2"