summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/idlever.py
diff options
context:
space:
mode:
authorKurt B. Kaiser <kbk@shore.net>2003-11-24 03:23:16 (GMT)
committerKurt B. Kaiser <kbk@shore.net>2003-11-24 03:23:16 (GMT)
commitc714d45bf537cbdc85c5de8a392012349e929f1e (patch)
treeda87cba984a87fab3d98a7c540be024c03b5b704 /Lib/idlelib/idlever.py
parentf5f41bf087c28500df9399335e7452da3a06caae (diff)
downloadcpython-c714d45bf537cbdc85c5de8a392012349e929f1e.zip
cpython-c714d45bf537cbdc85c5de8a392012349e929f1e.tar.gz
cpython-c714d45bf537cbdc85c5de8a392012349e929f1e.tar.bz2
Update NEWS.txt to include some items missed earlier. Update the
IDLE version to 1.1a0. Modified Files: NEWS.txt idlever.py
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 448d905..1731166 100644
--- a/Lib/idlelib/idlever.py
+++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@
-IDLE_VERSION = "1.0"
+IDLE_VERSION = "1.1a0"