From: Anthony Baxter Date: Thu, 2 Sep 2004 16:38:20 +0000 (+0000) Subject: update version X-Git-Tag: v2.4a3~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f30bc11ce0c3398d314adc0b45131a26825f1d26;p=python update version --- diff --git a/Misc/RPM/python-2.4.spec b/Misc/RPM/python-2.4.spec index 6dffcd52da..7d8903ac57 100644 --- a/Misc/RPM/python-2.4.spec +++ b/Misc/RPM/python-2.4.spec @@ -30,7 +30,7 @@ ################################# %define name python -%define version 2.4a1 +%define version 2.4a3 %define libvers 2.4 %define release 1pydotorg %define __prefix /usr diff --git a/README b/README index f020d3aa6c..1fe2e0e393 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -This is Python version 2.4 alpha 1 +This is Python version 2.4 alpha 3 ================================== Copyright (c) 2001, 2002, 2003, 2004 Python Software Foundation.