Bump to 3.3.0rc1.

This commit is contained in:
Georg Brandl 2012-08-25 12:16:37 +02:00
parent d183f0be0b
commit 4ab4ec258c
6 changed files with 9 additions and 9 deletions

View file

@ -13,5 +13,5 @@ used from a setup script as
# Updated automatically by the Python release process.
#
#--start constants--
__version__ = "3.3.0b2"
__version__ = "3.3.0rc1"
#--end constants--

View file

@ -1 +1 @@
IDLE_VERSION = "3.3.0b2"
IDLE_VERSION = "3.3.0rc1"