diff options
Diffstat (limited to 'Misc/RPM')
-rw-r--r-- | Misc/RPM/python-3.1.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/RPM/python-3.1.spec b/Misc/RPM/python-3.1.spec index e29e840..acbe38c 100644 --- a/Misc/RPM/python-3.1.spec +++ b/Misc/RPM/python-3.1.spec @@ -34,7 +34,7 @@ %define name python #--start constants-- -%define version 3.1b1 +%define version 3.1rc1 %define libver 3.1 #--end constants-- %define release 1pydotorg |