Bump to 3.2b2.

This commit is contained in:
Georg Brandl 2010-12-19 10:30:28 +00:00
parent c88435023c
commit 8a60e94802
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.2b1"
__version__ = "3.2b2"
#--end constants--