commit | 4cf9b2047d0438b69f66b0c2fd48e6d7576eb1f1 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Mon Nov 11 06:13:54 2013 +0100 |
committer | Georg Brandl <georg@python.org> | Mon Nov 11 06:13:54 2013 +0100 |
tree | 3aa45483fa44f16d0d64413ee5789c371d4c8a33 | |
parent | 7e246179047d33bd467bcab673b3ecc1944f91a4 [diff] |
Bump to 3.3.3rc2.
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index 640e008..c1e6476 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@ -IDLE_VERSION = "3.3.3rc1" +IDLE_VERSION = "3.3.3rc2"