diff options
author | Benjamin Peterson <benjamin@python.org> | 2013-10-26 18:57:21 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2013-10-26 18:57:21 (GMT) |
commit | 07ffc78c9a0ae051046bf30c61735c465ebfe1c9 (patch) | |
tree | 9092bee89fcac209ffebb3399d75388f3ef9a7bd /Misc/RPM/python-2.7.spec | |
parent | ef2436fb1ce7a616d830be0de21a3545a5c0b7f0 (diff) | |
download | cpython-07ffc78c9a0ae051046bf30c61735c465ebfe1c9.zip cpython-07ffc78c9a0ae051046bf30c61735c465ebfe1c9.tar.gz cpython-07ffc78c9a0ae051046bf30c61735c465ebfe1c9.tar.bz2 |
2.7.6rc1v2.7.6rc1
Diffstat (limited to 'Misc/RPM/python-2.7.spec')
-rw-r--r-- | Misc/RPM/python-2.7.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/RPM/python-2.7.spec b/Misc/RPM/python-2.7.spec index 9df3b2c..7158238 100644 --- a/Misc/RPM/python-2.7.spec +++ b/Misc/RPM/python-2.7.spec @@ -39,7 +39,7 @@ %define name python #--start constants-- -%define version 2.7.5 +%define version 2.7.6rc1 %define libvers 2.7 #--end constants-- %define release 1pydotorg |