Release bump for 3.4.2 final.

This commit is contained in:
Larry Hastings 2014-10-05 19:05:50 -07:00
parent c6256e5f7d
commit dbb126103e
5 changed files with 8 additions and 8 deletions

View file

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

View file

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