summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/idlever.py
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2010-06-21 15:57:57 (GMT)
committerBenjamin Peterson <benjamin@python.org>2010-06-21 15:57:57 (GMT)
commitbfcedf4cb736b1c96f5cbae51291babfaefbeec5 (patch)
tree9e10473b3ad8c61a64f5f725f63753f998827e78 /Lib/idlelib/idlever.py
parentbb937092f71813df40ce6ca1b73ba83edb6e28e8 (diff)
downloadcpython-bfcedf4cb736b1c96f5cbae51291babfaefbeec5.zip
cpython-bfcedf4cb736b1c96f5cbae51291babfaefbeec5.tar.gz
cpython-bfcedf4cb736b1c96f5cbae51291babfaefbeec5.tar.bz2
bump verson to 2.7rc2v2.7rc2
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 843be1c..e2ada8c 100644
--- a/Lib/idlelib/idlever.py
+++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@
-IDLE_VERSION = "2.7rc1"
+IDLE_VERSION = "2.7rc2"