Bump trunk to 3.3 alpha 0.

This commit is contained in:
Georg Brandl 2011-02-20 10:37:07 +00:00
parent 4a9d447ac6
commit 3ebb6b3615
13 changed files with 39 additions and 30 deletions

View file

@ -15,5 +15,5 @@ __revision__ = "$Id$"
# Updated automatically by the Python release process.
#
#--start constants--
__version__ = "3.2"
__version__ = "3.3a0"
#--end constants--