summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 58fc4aa)
raw | patch | inline | side by side (parent: 58fc4aa)
author | anthonybaxter <anthonybaxter@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Tue, 24 Jun 2003 03:09:08 +0000 (03:09 +0000) | ||
committer | anthonybaxter <anthonybaxter@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Tue, 24 Jun 2003 03:09:08 +0000 (03:09 +0000) |
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1750 57a73879-2fb5-44c3-a270-3262357dd7e2
doc/installation.txt | patch | blob | history |
diff --git a/doc/installation.txt b/doc/installation.txt
index a78ea5e41722296194297c56d0ac57b23128e476..088a0f2f5f7879142f6566e52a9451e4f8f9c1db 100644 (file)
--- a/doc/installation.txt
+++ b/doc/installation.txt
Installing Roundup
==================
-:Version: $Revision: 1.52 $
+:Version: $Revision: 1.53 $
.. contents::
Python 2.1.1 or newer with a functioning anydbm or bsddb module. Download the
latest version from http://www.python.org/. It is highly recommended that
-users install the latest patch version of python - 2.1.3 or 2.2.1 - as these
+users install the latest patch version of python - 2.1.3 or 2.2.3 - as these
contain many fixes to serious bugs.
If you want to use Berkeley DB bsddb3 with Roundup, use version 3.3.0 or