summaryrefslogtreecommitdiff
path: root/Lib/idlelib/idlever.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2011-01-15 17:08:53 +0000
committerGeorg Brandl <georg@python.org>2011-01-15 17:08:53 +0000
commitb95c95e0df293f598d22bf2c28f5020b740159c1 (patch)
tree9b9feec4ef511f3b44ef5bb4d43c7475b488b912 /Lib/idlelib/idlever.py
parentb613366972aa5cc8716854440fe9a8d67c4e9792 (diff)
downloadcpython-b95c95e0df293f598d22bf2c28f5020b740159c1.tar.gz
Bump to 3.2rc1.
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 6f90588b03..4ca20d616d 100644
--- a/Lib/idlelib/idlever.py
+++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@
-IDLE_VERSION = "3.2b2"
+IDLE_VERSION = "3.2rc1"