summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2012-04-10 17:28:09 (GMT)
committerGeorg Brandl <georg@python.org>2012-04-10 17:28:09 (GMT)
commit44036016b9ac8c1ceeb2a634585513ccb674c571 (patch)
treec08eb2946dc0a0442bbdf28e174a2eb294d41ff2 /Lib/idlelib
parent470f33f50b446f17c2729899cdea4edd46b4f0da (diff)
downloadcpython-44036016b9ac8c1ceeb2a634585513ccb674c571.zip
cpython-44036016b9ac8c1ceeb2a634585513ccb674c571.tar.gz
cpython-44036016b9ac8c1ceeb2a634585513ccb674c571.tar.bz2
Bump to 3.2.3 final.
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 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"