commit | cc21417408524d0e829501c55f46b30ca93540b4 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Sat Nov 13 17:33:04 2010 +0000 |
committer | Benjamin Peterson <benjamin@python.org> | Sat Nov 13 17:33:04 2010 +0000 |
tree | 8d7d9bd7c3d0c9b9e96a242a0c0a039573645d2d | |
parent | 3ba70368f5a0043b600476a5ea2585673a1ee772 [diff] [blame] |
2.7.1rc1 bump
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index e0c7f85..ff46726 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@ -IDLE_VERSION = "2.7.1a0" +IDLE_VERSION = "2.7.1rc1"