diff options
author | Larry Hastings <larry@hastings.org> | 2013-11-24 14:59:35 (GMT) |
---|---|---|
committer | Larry Hastings <larry@hastings.org> | 2013-11-24 14:59:35 (GMT) |
commit | 7e611dab4a05a97e708541d98e2f6817cfbe7453 (patch) | |
tree | 3ce93048e115d570a5dcb65c982036f117ee261d /Misc/RPM | |
parent | 37b7900fcf15a1be8c6cbc18236deb6a01116c4f (diff) | |
download | cpython-7e611dab4a05a97e708541d98e2f6817cfbe7453.zip cpython-7e611dab4a05a97e708541d98e2f6817cfbe7453.tar.gz cpython-7e611dab4a05a97e708541d98e2f6817cfbe7453.tar.bz2 |
Bump version number to 3.4.0b1.v3.4.0b1
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 a23cb27..16e009c 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.0a4 +%define version 3.4.0b1 %define libvers 3.4 #--end constants-- %define release 1pydotorg |