diff options
author | Anthony Baxter <anthonybaxter@gmail.com> | 2006-08-02 07:43:09 (GMT) |
---|---|---|
committer | Anthony Baxter <anthonybaxter@gmail.com> | 2006-08-02 07:43:09 (GMT) |
commit | 5d32a9f1884a4a5c05ece4b3545b6da9eae01bd0 (patch) | |
tree | 45b4560f0a0c336de40053ee00d448894bf499ad /Misc/RPM | |
parent | 30eb9660b6f3f2613e4b3067bea8173274350658 (diff) | |
download | cpython-5d32a9f1884a4a5c05ece4b3545b6da9eae01bd0.zip cpython-5d32a9f1884a4a5c05ece4b3545b6da9eae01bd0.tar.gz cpython-5d32a9f1884a4a5c05ece4b3545b6da9eae01bd0.tar.bz2 |
pre-release machinations
Diffstat (limited to 'Misc/RPM')
-rw-r--r-- | Misc/RPM/python-2.5.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/RPM/python-2.5.spec b/Misc/RPM/python-2.5.spec index 7d126433..afbb09e 100644 --- a/Misc/RPM/python-2.5.spec +++ b/Misc/RPM/python-2.5.spec @@ -33,7 +33,7 @@ ################################# %define name python -%define version 2.5b2 +%define version 2.5b3 %define libvers 2.5 %define release 1pydotorg %define __prefix /usr |