Bump to 3.2b1.

This commit is contained in:
Georg Brandl 2010-12-04 19:09:24 +00:00
parent 46402378ca
commit 41ea8ae667
6 changed files with 23 additions and 24 deletions

View file

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