diff options
author | Anthony Baxter <anthonybaxter@gmail.com> | 2006-03-23 02:20:57 (GMT) |
---|---|---|
committer | Anthony Baxter <anthonybaxter@gmail.com> | 2006-03-23 02:20:57 (GMT) |
commit | e33da3b310f713ef1fce48bb0994fef64ad8184b (patch) | |
tree | aef76a64bfa6d37bc6309bb98bea6187217d0ecb /Lib/idlelib/idlever.py | |
parent | a87b5493acfdc3633ece2deaf42bda91e975f1ea (diff) | |
download | cpython-e33da3b310f713ef1fce48bb0994fef64ad8184b.zip cpython-e33da3b310f713ef1fce48bb0994fef64ad8184b.tar.gz cpython-e33da3b310f713ef1fce48bb0994fef64ad8184b.tar.bz2 |
2.4.3c1
Diffstat (limited to 'Lib/idlelib/idlever.py')
-rw-r--r-- | Lib/idlelib/idlever.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index 6068f09..2436ba2 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py @@ -1 +1 @@ -IDLE_VERSION = "1.1.2" +IDLE_VERSION = "1.1.3" |