aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorA.M. Kuchling <amk@amk.ca>2008-02-26 13:52:39 -0500
committerA.M. Kuchling <amk@amk.ca>2008-02-26 13:52:39 -0500
commitb8b3066f8fbe8345a012e990d7008d473b287cd3 (patch)
treeebb61fd627da89e9d5e05575ffcf5dd3c2110403
parentf04ef692db731dd55071ceed76ba20a0915b5d94 (diff)
downloadmailman2-b8b3066f8fbe8345a012e990d7008d473b287cd3.tar.gz
mailman2-b8b3066f8fbe8345a012e990d7008d473b287cd3.tar.xz
mailman2-b8b3066f8fbe8345a012e990d7008d473b287cd3.zip
Correct Python version to 2.5.2; I forgot that 2.5.3 doesn't exist yet
Diffstat (limited to '')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 6f1815e6..050c9b71 100644
--- a/README
+++ b/README
@@ -33,7 +33,7 @@ INTRODUCTION
http://www.python.org
- It is recommended that you use Python 2.5.3, the latest release as of this
+ It is recommended that you use Python 2.5.2, the latest release as of this
writing (26-Feb-2008).
Mailman 2.1 is not compatible with Python 2.0 or any earlier