commit | 41ea8ae667625edd662bffc328efeec50a2d82f5 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sat Dec 04 19:09:24 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Sat Dec 04 19:09:24 2010 +0000 |
tree | f1d60c33c09783bfe1b1dec818ea7e04511346c1 | |
parent | 46402378ca894bc9ffabb05fc2c59e2d124b41e9 [diff] |
Bump to 3.2b1.
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index 812e071..65283a2 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@ -IDLE_VERSION = "3.2a4" +IDLE_VERSION = "3.2b1"