summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/idlever.py
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2010-05-08 17:08:17 (GMT)
committerBenjamin Peterson <benjamin@python.org>2010-05-08 17:08:17 (GMT)
commitc251607d591ad8c0f117eb5e6118027c4ae1e8c6 (patch)
treeb2c04db31344bff994a3ad3493364d9d41daecb0 /Lib/idlelib/idlever.py
parent9c164af6c35cc0a0b21162d74bd7ea572731ed2c (diff)
downloadcpython-c251607d591ad8c0f117eb5e6118027c4ae1e8c6.zip
cpython-c251607d591ad8c0f117eb5e6118027c4ae1e8c6.tar.gz
cpython-c251607d591ad8c0f117eb5e6118027c4ae1e8c6.tar.bz2
bump version to 2.7 beta 2v2.7b2
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 a78d4ec..c05409e 100644
--- a/Lib/idlelib/idlever.py
+++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@
-IDLE_VERSION = "2.7b1"
+IDLE_VERSION = "2.7b2"