commit | 44036016b9ac8c1ceeb2a634585513ccb674c571 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Tue Apr 10 19:28:09 2012 +0200 |
committer | Georg Brandl <georg@python.org> | Tue Apr 10 19:28:09 2012 +0200 |
tree | c08eb2946dc0a0442bbdf28e174a2eb294d41ff2 | |
parent | 470f33f50b446f17c2729899cdea4edd46b4f0da [diff] [blame] |
Bump to 3.2.3 final.
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"