diff options
author | Benjamin Peterson <benjamin@python.org> | 2009-05-30 15:30:16 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2009-05-30 15:30:16 (GMT) |
commit | e6ad3879fe8333e6de6d85a2323c598314e40668 (patch) | |
tree | 49fe14e0495e90f3f71c564e1226c03bd08d3a56 /Misc/RPM | |
parent | a6a9c4d2ac2ceb4535fb3ff8afb54b52328c9c0f (diff) | |
download | cpython-e6ad3879fe8333e6de6d85a2323c598314e40668.zip cpython-e6ad3879fe8333e6de6d85a2323c598314e40668.tar.gz cpython-e6ad3879fe8333e6de6d85a2323c598314e40668.tar.bz2 |
bump to 3.1rc1
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 |