summaryrefslogtreecommitdiff
path: root/Lib/idlelib
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2010-02-06 16:37:32 +0000
committerBenjamin Peterson <benjamin@python.org>2010-02-06 16:37:32 +0000
commita7be9d240a9ccd06010384c986f505acf084b6b2 (patch)
treeaa59614d97a5d134282e1a751ddecf7b20c83ced /Lib/idlelib
parentb79dc307ad9ccf963286a785202b97035f121dec (diff)
downloadcpython-git-a7be9d240a9ccd06010384c986f505acf084b6b2.tar.gz
bump version to 2.7a3v2.7a3
Diffstat (limited to 'Lib/idlelib')
-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 5ae4425902..fd1b10facb 100644
--- a/Lib/idlelib/idlever.py
+++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@
-IDLE_VERSION = "2.7a2"
+IDLE_VERSION = "2.7a3"