commit | 8a60e94802b04a838607b4aebba6fc8b70f7b87c | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sun Dec 19 10:30:28 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Sun Dec 19 10:30:28 2010 +0000 |
tree | 372531e4dc524f8233da62f9be517f053796ad70 | |
parent | c88435023c909dd9575ff81b4c7f86cf68108537 [diff] [blame] |
Bump to 3.2b2.
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index 65283a2..6f90588 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@ -IDLE_VERSION = "3.2b1" +IDLE_VERSION = "3.2b2"