Bump to 3.2.4.

This commit is contained in:
Georg Brandl 2013-04-06 09:36:20 +02:00
parent 7684fa8a38
commit 8bc7e31529
7 changed files with 11 additions and 13 deletions

View file

@ -13,5 +13,5 @@ used from a setup script as
# Updated automatically by the Python release process.
#
#--start constants--
__version__ = "3.2.4rc1"
__version__ = "3.2.4"
#--end constants--