summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/idlever.py
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2014-12-10 15:57:00 (GMT)
committerBenjamin Peterson <benjamin@python.org>2014-12-10 15:57:00 (GMT)
commita5f49f5bb46b6b8c7bf1ffedbaf3009186b94b50 (patch)
tree139b85a4c686ea15fb14c716e3809506ac2733e7 /Lib/idlelib/idlever.py
parent15a2c1506b0f0696319715b7ba93a8f443fa9082 (diff)
downloadcpython-a5f49f5bb46b6b8c7bf1ffedbaf3009186b94b50.zip
cpython-a5f49f5bb46b6b8c7bf1ffedbaf3009186b94b50.tar.gz
cpython-a5f49f5bb46b6b8c7bf1ffedbaf3009186b94b50.tar.bz2
bump to 2.7.9 finalv2.7.9
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 492a30b..ba1b4d5 100644
--- a/Lib/idlelib/idlever.py
+++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@
-IDLE_VERSION = "2.7.9rc1"
+IDLE_VERSION = "2.7.9"