diff options
author | Larry Hastings <larry@hastings.org> | 2014-10-06 02:05:50 (GMT) |
---|---|---|
committer | Larry Hastings <larry@hastings.org> | 2014-10-06 02:05:50 (GMT) |
commit | dbb126103e1c4f2818e0dfc7aa4a689d86565e7a (patch) | |
tree | d68eebcfa31c1c3698cabccfc9426e47a946b912 /Misc/RPM | |
parent | c6256e5f7da7be4566e918114b3a162c613c6ab2 (diff) | |
download | cpython-dbb126103e1c4f2818e0dfc7aa4a689d86565e7a.zip cpython-dbb126103e1c4f2818e0dfc7aa4a689d86565e7a.tar.gz cpython-dbb126103e1c4f2818e0dfc7aa4a689d86565e7a.tar.bz2 |
Release bump for 3.4.2 final.v3.4.2
Diffstat (limited to 'Misc/RPM')
-rw-r--r-- | Misc/RPM/python-3.4.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/RPM/python-3.4.spec b/Misc/RPM/python-3.4.spec index fde5983..dc83c18 100644 --- a/Misc/RPM/python-3.4.spec +++ b/Misc/RPM/python-3.4.spec @@ -39,7 +39,7 @@ %define name python #--start constants-- -%define version 3.4.2rc1 +%define version 3.4.2 %define libvers 3.4 #--end constants-- %define release 1pydotorg |