diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2009-03-05 19:00:36 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2009-03-05 19:00:36 +0000 |
commit | c368fe2c764c60e8c3628dbba71561dd5a15d5fc (patch) | |
tree | 537675c19efcdb8d9c795d82ab7b9d1431373e17 /DOCS/tech | |
parent | 8831008bb5d6d2e36b5e577043a77a801814aac1 (diff) |
mphq now runs Subversion 1.5.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28812 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/tech')
-rw-r--r-- | DOCS/tech/svn-howto.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/tech/svn-howto.txt b/DOCS/tech/svn-howto.txt index ee93f9ed71..126e809ee4 100644 --- a/DOCS/tech/svn-howto.txt +++ b/DOCS/tech/svn-howto.txt @@ -36,8 +36,8 @@ I. BASICS: 0. Get Subversion: - The MPlayer project server runs Subversion 1.4. For optimal compatibility - you should use version 1.4 or later. + The MPlayer project server runs Subversion 1.5. For optimal compatibility + you should use version 1.5 or later. 1. Checking out the source tree: |