commit | 24854cac996ebe2f534cbe58b141fe51fd2d8d0e | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sat Nov 13 06:39:58 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Sat Nov 13 06:39:58 2010 +0000 |
tree | 12d37a76483846ce74f358ae1c391db966dcca5b | |
parent | ac127870753aa3ba4358fbe584029d017f2ebe97 [diff] [blame] |
Bump to 3.2a4.
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index 3976ae3..812e071 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@ -IDLE_VERSION = "3.2a3" +IDLE_VERSION = "3.2a4"