summaryrefslogtreecommitdiff
path: root/Lib/idlelib/idlever.py
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2009-12-05 17:47:56 +0000
committerBenjamin Peterson <benjamin@python.org>2009-12-05 17:47:56 +0000
commitd78cec5f39646f62384558fb85725427559426dc (patch)
tree7fb321ca940d2f8987da13f4b1363a551f65a9a3 /Lib/idlelib/idlever.py
parent3b94c0bb10451d1a243ec60e21478890fa078cb0 (diff)
downloadcpython-git-d78cec5f39646f62384558fb85725427559426dc.tar.gz
bump version to 2.7a1v2.7a1
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 57dbd443ce..c219d19d1f 100644
--- a/Lib/idlelib/idlever.py
+++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@
-IDLE_VERSION = "2.7a0"
+IDLE_VERSION = "2.7a1"