commit | 02f66cbe8715db68167e61961c1bbba3f9cd22c1 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sun Sep 09 08:56:46 2012 +0200 |
committer | Georg Brandl <georg@python.org> | Sun Sep 09 08:56:46 2012 +0200 |
tree | f3d14ad90ea9f811c5032729cde99a924ecf13b7 | |
parent | 070175df981a07c2dcee7101c6f6e006e1d89127 [diff] [blame] |
Bump to 3.3.0rc2.
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index 4a65a88..b73ce75 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@ -IDLE_VERSION = "3.3.0rc1" +IDLE_VERSION = "3.3.0rc2"