Mercurial > p > roundup > code
diff doc/installation.txt @ 1682:25350acdcb82
2.2.3 is latest version
| author | Anthony Baxter <anthonybaxter@users.sourceforge.net> |
|---|---|
| date | Tue, 24 Jun 2003 03:09:08 +0000 |
| parents | 6d392197daa3 |
| children | a351beb8220a |
line wrap: on
line diff
--- a/doc/installation.txt Tue Jun 24 01:34:18 2003 +0000 +++ b/doc/installation.txt Tue Jun 24 03:09:08 2003 +0000 @@ -2,7 +2,7 @@ Installing Roundup ================== -:Version: $Revision: 1.52 $ +:Version: $Revision: 1.53 $ .. contents:: @@ -33,7 +33,7 @@ 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
