diff options
Diffstat (limited to 'Misc/RPM/python-2.7.spec')
-rw-r--r-- | Misc/RPM/python-2.7.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Misc/RPM/python-2.7.spec b/Misc/RPM/python-2.7.spec index de73323..c413ffd 100644 --- a/Misc/RPM/python-2.7.spec +++ b/Misc/RPM/python-2.7.spec @@ -39,8 +39,8 @@ %define name python #--start constants-- -%define version 2.7a2 -%define libvers 2.7 +%define version 2.7a3 +%define libver 2.7 #--end constants-- %define release 1pydotorg %define __prefix /usr |