diff options
| author | Georg Brandl <georg@python.org> | 2012-04-11 10:46:24 (GMT) |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2012-04-11 10:46:24 (GMT) |
| commit | a51497ab86519bd66fc2758a16493752ba59dad8 (patch) | |
| tree | 7b226db5103ffec095e77f09eb2dc74785519fd9 /Lib/idlelib/idlever.py | |
| parent | b96a3545565a4b08260a7d4e833d94dcff2cc36b (diff) | |
| parent | 507776e787045abfa55f8c229fb7dde71834effd (diff) | |
| download | cpython-a51497ab86519bd66fc2758a16493752ba59dad8.zip cpython-a51497ab86519bd66fc2758a16493752ba59dad8.tar.gz cpython-a51497ab86519bd66fc2758a16493752ba59dad8.tar.bz2 | |
Merge 3.2.3 release clone.
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 250ecf0..17455db 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py @@ -1 +1 @@ -IDLE_VERSION = "3.2.3rc2" +IDLE_VERSION = "3.2.3" |
