Bump to 3.2a2.

This commit is contained in:
Georg Brandl 2010-09-05 08:30:40 +00:00
parent bef3db2368
commit 58a7b46075
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.2a1"
__version__ = "3.2a2"
#--end constants--