diff options
| author | Anthony Baxter <anthonybaxter@gmail.com> | 2006-09-18 06:51:50 (GMT) |
|---|---|---|
| committer | Anthony Baxter <anthonybaxter@gmail.com> | 2006-09-18 06:51:50 (GMT) |
| commit | 2d8697f32c81f3db1e08ce198d5cebdeff5cc917 (patch) | |
| tree | 222fd85bf1a866c47bc694f7879dc2cc50cca893 /Misc/RPM | |
| parent | 347f3cc40f678ebc9a81928b6860005ff4996abe (diff) | |
| download | cpython-2.5.zip cpython-2.5.tar.gz cpython-2.5.tar.bz2 | |
Preparing for 2.5 final.v2.5
(damn, it's nice to see the line
#define PY_VERSION "2.5"
in patchlevel.h)
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 4df60e8..74144c2 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.5c2 +%define version 2.5 %define libvers 2.5 %define release 1pydotorg %define __prefix /usr |
