Mercurial > hgsubversion
changeset 732:050f03a3bdf5
setup/README: update Subvertpy requirement to 0.7.4.
| author | Dan Villiom Podlaski Christiansen <danchr@gmail.com> |
|---|---|
| date | Sat, 09 Oct 2010 10:16:07 -0500 |
| parents | 467b95348e6a |
| children | bfb88a304ebe |
| files | README setup.py |
| diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/README +++ b/README @@ -15,7 +15,7 @@ and violates some of the typical assumpt Installation ------------ You need to have either have Subversion 1.5 (or later) installed along with -either Subvertpy 0.7.3 (or later) or the Subversion SWIG Python bindings. You +either Subvertpy 0.7.4 (or later) or the Subversion SWIG Python bindings. You need Mercurial 1.3 or later. .. _mercurial: http://selenic.com/repo/hg
