Version bump to 3.2 final.

This commit is contained in:
Georg Brandl 2011-02-20 10:29:04 +00:00
parent 14927d0928
commit 260a788767
6 changed files with 37 additions and 46 deletions

View file

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