diff options
author | Larry Hastings <larry@hastings.org> | 2014-05-18 04:46:35 (GMT) |
---|---|---|
committer | Larry Hastings <larry@hastings.org> | 2014-05-18 04:46:35 (GMT) |
commit | 5c26a8afbb6fa43a35e8a1d6942157209890437a (patch) | |
tree | 69671662df4492a7f3b8bd2bc5c31b02987501ea /Misc/RPM/python-3.4.spec | |
parent | d08aa47f930ebc8ca25bb1dc2c128d696f2c40c4 (diff) | |
download | cpython-5c26a8afbb6fa43a35e8a1d6942157209890437a.zip cpython-5c26a8afbb6fa43a35e8a1d6942157209890437a.tar.gz cpython-5c26a8afbb6fa43a35e8a1d6942157209890437a.tar.bz2 |
Version bump for 3.4.1.v3.4.1
Diffstat (limited to 'Misc/RPM/python-3.4.spec')
-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 1141e30..74f55bc 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.1rc1 +%define version 3.4.1 %define libvers 3.4 #--end constants-- %define release 1pydotorg |