Mercurial > p > roundup > code
diff doc/installation.txt @ 1681:23281e048df6 maint-0.5
2.2.3 is latest version
| author | Anthony Baxter <anthonybaxter@users.sourceforge.net> |
|---|---|
| date | Tue, 24 Jun 2003 03:09:08 +0000 |
| parents | 83f33642d220 |
| children | 580ce488f976 |
line wrap: on
line diff
--- a/doc/installation.txt Thu Jun 19 23:02:51 2003 +0000 +++ b/doc/installation.txt Tue Jun 24 03:09:08 2003 +0000 @@ -2,7 +2,7 @@ Installing Roundup ================== -:Version: $Revision: 1.37 $ +:Version: $Revision: 1.37.2.1 $ .. 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
