commit | cd79cdc5e6a8ccdc5bf4260a14e5c2213a9bcff4 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sun May 08 09:03:36 2011 +0200 |
committer | Georg Brandl <georg@python.org> | Sun May 08 09:03:36 2011 +0200 |
tree | 1bcc567535071a0af459ba3590b00fc0dfbd54e3 | |
parent | a8201f02dcb67a5fb2a2bba8237c620951ec13e5 [diff] [blame] |
Bump to 3.2.1b1.
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index 5b0907e..1ccd96a 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@ -IDLE_VERSION = "3.2" +IDLE_VERSION = "3.2.1b1"