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