diff options
Diffstat (limited to 'Misc/RPM')
-rw-r--r-- | Misc/RPM/python-3.1.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Misc/RPM/python-3.1.spec b/Misc/RPM/python-3.1.spec index fabb57b..dd77428 100644 --- a/Misc/RPM/python-3.1.spec +++ b/Misc/RPM/python-3.1.spec @@ -34,8 +34,8 @@ %define name python #--start constants-- -%define version 3.0rc3 -%define libver 3.0 +%define version 3.1a1 +%define libver 3.1 #--end constants-- %define release 1pydotorg %define __prefix /usr |