diff options
author | Larry Hastings <larry@hastings.org> | 2014-02-10 22:45:05 (GMT) |
---|---|---|
committer | Larry Hastings <larry@hastings.org> | 2014-02-10 22:45:05 (GMT) |
commit | e9f73ac1fd5184173179596d4fa5caa45682d301 (patch) | |
tree | e527f4f19e1c18edd2f023cb1e664e5742402dfb /Misc/RPM | |
parent | 71d4e44fd796bed7f534673dcd9b6087ab0ab19a (diff) | |
download | cpython-e9f73ac1fd5184173179596d4fa5caa45682d301.zip cpython-e9f73ac1fd5184173179596d4fa5caa45682d301.tar.gz cpython-e9f73ac1fd5184173179596d4fa5caa45682d301.tar.bz2 |
Python 3.4.0rc1: Version bump.v3.4.0rc1
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 4475894..a911a7e 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.0b3 +%define version 3.4.0rc1 %define libvers 3.4 #--end constants-- %define release 1pydotorg |