commit | afe05bd494db1a3d0a68107dd1e3f31820a19329 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Thu Feb 23 21:14:12 2012 +0100 |
committer | Georg Brandl <georg@python.org> | Thu Feb 23 21:14:12 2012 +0100 |
tree | f627c0c71140507960cfc867ae2859607ae91711 | |
parent | 29ca21c7026a3c216a46024b67572e7723a56ab4 [diff] [blame] |
Bump version to 3.2.3rc1.
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index 97bf87b..cbcda05 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@ -IDLE_VERSION = "3.2.2" +IDLE_VERSION = "3.2.3rc1"