Bump version.

This commit is contained in:
Georg Brandl 2011-01-30 14:03:33 +00:00
parent 6ddc16b41e
commit d6e19c3513
6 changed files with 7 additions and 7 deletions

View file

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