diff options
author | Anthony Baxter <anthonybaxter@gmail.com> | 2004-11-03 06:21:37 (GMT) |
---|---|---|
committer | Anthony Baxter <anthonybaxter@gmail.com> | 2004-11-03 06:21:37 (GMT) |
commit | 9f41f3a1926eaa7bf90ceb849f1ba07890031c3e (patch) | |
tree | 0dd45bdc4fa7e5a3cf757873798bfe3d3155821e /Misc/RPM | |
parent | 7b2563bc802c00b13b4411b020b501763efebf23 (diff) | |
download | cpython-9f41f3a1926eaa7bf90ceb849f1ba07890031c3e.zip cpython-9f41f3a1926eaa7bf90ceb849f1ba07890031c3e.tar.gz cpython-9f41f3a1926eaa7bf90ceb849f1ba07890031c3e.tar.bz2 |
release shenanigans
Diffstat (limited to 'Misc/RPM')
-rw-r--r-- | Misc/RPM/python-2.4.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/RPM/python-2.4.spec b/Misc/RPM/python-2.4.spec index 0f1dbd5..9bfdf40 100644 --- a/Misc/RPM/python-2.4.spec +++ b/Misc/RPM/python-2.4.spec @@ -33,7 +33,7 @@ ################################# %define name python -%define version 2.4b1 +%define version 2.4b2 %define libvers 2.4 %define release 1pydotorg %define __prefix /usr |