commit | 5673e27e722566441137ffb46de091ea86e933a7 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sun May 15 17:52:42 2011 +0200 |
committer | Georg Brandl <georg@python.org> | Sun May 15 17:52:42 2011 +0200 |
tree | a196984efd7adc7441d3afd286d52a23a0209ad4 | |
parent | 521143dd6c54b116f3ca24b389f47c191baa1a23 [diff] [blame] |
Bump to 3.2.1rc1.
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index 1ccd96a..0278a91 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@ -IDLE_VERSION = "3.2.1b1" +IDLE_VERSION = "3.2.1rc1"