commit | 8506d3591cb49d2ccda1d452cf04463274f5349d | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sun Sep 23 17:15:21 2012 +0200 |
committer | Georg Brandl <georg@python.org> | Sun Sep 23 17:15:21 2012 +0200 |
tree | 4ddb4787e69316580eacae3a0cb4a68058c27882 | |
parent | 6147515d02f0c2961f3bf5fd93a85cc512b18c95 [diff] [blame] |
Bump to 3.3.0rc3.
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index b73ce75..ff6cb72 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@ -IDLE_VERSION = "3.3.0rc2" +IDLE_VERSION = "3.3.0rc3"