commit | 002fa2de907a5b14f1674f8aba16d404bcb68a66 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sun Oct 10 09:40:34 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Sun Oct 10 09:40:34 2010 +0000 |
tree | f55d7e8ba7ecbba6e3b0969fcf0ddbcccf2e6127 | |
parent | de0b4d1abaf62ad706673d2b43f57ae283e832de [diff] |
Bump to 3.2a3.
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index d6d7b38..3976ae3 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@ -IDLE_VERSION = "3.2a2" +IDLE_VERSION = "3.2a3"