commit | 226af70a59df013eaa58b80e01f430f13fa998d3 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sun Mar 18 07:34:49 2012 +0100 |
committer | Georg Brandl <georg@python.org> | Sun Mar 18 07:34:49 2012 +0100 |
tree | 71a3c6f4899714ef587f8a0713ff0e8b05a683f9 | |
parent | c73f6dab11030c9f0071d25c1636184c909696e1 [diff] [blame] |
Bump to 3.2.3rc2.
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index cbcda05..250ecf0 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@ -IDLE_VERSION = "3.2.3rc1" +IDLE_VERSION = "3.2.3rc2"