commit | 4ab4ec258c01aa28d4b2019f2d5d2489e3a1daf1 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sat Aug 25 12:16:37 2012 +0200 |
committer | Georg Brandl <georg@python.org> | Sat Aug 25 12:16:37 2012 +0200 |
tree | f44a3644a9ef79694cef9275e98254a2117bfd68 | |
parent | d183f0be0bf274390cc38cb44e4fe9bfbf74084e [diff] |
Bump to 3.3.0rc1.
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index db5b373..4a65a88 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@ -IDLE_VERSION = "3.3.0b2" +IDLE_VERSION = "3.3.0rc1"