summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2008-11-21 01:18:21 (GMT)
committerBarry Warsaw <barry@python.org>2008-11-21 01:18:21 (GMT)
commit43baef41fdf4b448d74fbd88ca738b1f4ddc6670 (patch)
tree308fb8010ce63a34a8bdd9ef72ae0e2444507719 /Lib/idlelib
parent2d71822fdb93ac63f24983a39db3bf47c56ca4c0 (diff)
downloadcpython-43baef41fdf4b448d74fbd88ca738b1f4ddc6670.zip
cpython-43baef41fdf4b448d74fbd88ca738b1f4ddc6670.tar.gz
cpython-43baef41fdf4b448d74fbd88ca738b1f4ddc6670.tar.bz2
Bump to 3.0rc3v3.0rc3
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 fdeb65d..a18c676 100644
--- a/Lib/idlelib/idlever.py
+++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@
-IDLE_VERSION = "3.0rc2"
+IDLE_VERSION = "3.0rc3"