commit | 58a7b46075d7e8a34001a7fd34237b997f9d346b | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sun Sep 05 08:30:40 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Sun Sep 05 08:30:40 2010 +0000 |
tree | be01451fbdb070cd1bcf76a9de9f198ba18c97c8 | |
parent | bef3db2368ff1d1f7c0f03d5f70da3ec1ae2e0f1 [diff] |
Bump to 3.2a2.
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index 4403f80..d6d7b38 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@ -IDLE_VERSION = "3.2a1" +IDLE_VERSION = "3.2a2"