summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2010-02-06 16:37:32 (GMT)
committerBenjamin Peterson <benjamin@python.org>2010-02-06 16:37:32 (GMT)
commita7be9d240a9ccd06010384c986f505acf084b6b2 (patch)
treeaa59614d97a5d134282e1a751ddecf7b20c83ced /Lib/idlelib
parentb79dc307ad9ccf963286a785202b97035f121dec (diff)
downloadcpython-2.7a3.zip
cpython-2.7a3.tar.gz
cpython-2.7a3.tar.bz2
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 5ae4425..fd1b10f 100644
--- a/Lib/idlelib/idlever.py
+++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@
-IDLE_VERSION = "2.7a2"
+IDLE_VERSION = "2.7a3"