Bump to 3.3.4 final

This commit is contained in:
Georg Brandl 2014-02-09 08:43:05 +01:00
parent 87203d313d
commit c81402527a
6 changed files with 10 additions and 14 deletions

View file

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

View file

@ -1 +1 @@
IDLE_VERSION = "3.3.4rc1"
IDLE_VERSION = "3.3.4"