diff options
author | Benjamin Peterson <benjamin@python.org> | 2010-07-03 13:56:13 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2010-07-03 13:56:13 (GMT) |
commit | c60082d283933b0fe19b22d4caca67e3b686ac0b (patch) | |
tree | a3806c04ddd8c3e054e992a9a5d4770e5dc1f0ae /Misc/RPM | |
parent | 6728d14b28b4caf3db25109ebf5b35d998c25783 (diff) | |
download | cpython-c60082d283933b0fe19b22d4caca67e3b686ac0b.zip cpython-c60082d283933b0fe19b22d4caca67e3b686ac0b.tar.gz cpython-c60082d283933b0fe19b22d4caca67e3b686ac0b.tar.bz2 |
update to 2.7 final
Diffstat (limited to 'Misc/RPM')
-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 5df97b0..eee6d73 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.7rc2 +%define version 2.7 %define libver 2.7 #--end constants-- %define release 1pydotorg |