summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/idlever.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2012-02-23 20:14:12 (GMT)
committerGeorg Brandl <georg@python.org>2012-02-23 20:14:12 (GMT)
commitafe05bd494db1a3d0a68107dd1e3f31820a19329 (patch)
treef627c0c71140507960cfc867ae2859607ae91711 /Lib/idlelib/idlever.py
parent29ca21c7026a3c216a46024b67572e7723a56ab4 (diff)
downloadcpython-afe05bd494db1a3d0a68107dd1e3f31820a19329.zip
cpython-afe05bd494db1a3d0a68107dd1e3f31820a19329.tar.gz
cpython-afe05bd494db1a3d0a68107dd1e3f31820a19329.tar.bz2
Bump version to 3.2.3rc1.
Diffstat (limited to 'Lib/idlelib/idlever.py')
-rw-r--r--Lib/idlelib/idlever.py2
1 files changed, 1 insertions, 1 deletions
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"