summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Baxter <anthonybaxter@gmail.com>2004-09-02 16:38:20 +0000
committerAnthony Baxter <anthonybaxter@gmail.com>2004-09-02 16:38:20 +0000
commitf30bc11ce0c3398d314adc0b45131a26825f1d26 (patch)
treedf7014e1a421484d197f5af725886cb81d4d9d7e
parente13943a1b0b59cee43c79cae49452e78baebc371 (diff)
downloadcpython-git-f30bc11ce0c3398d314adc0b45131a26825f1d26.tar.gz
update version
-rw-r--r--Misc/RPM/python-2.4.spec2
-rw-r--r--README2
2 files changed, 2 insertions, 2 deletions
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.