summaryrefslogtreecommitdiffstats
path: root/README.cvs
diff options
context:
space:
mode:
authorVille Skytt? <ville.skytta@iki.fi>2012-03-10 12:13:21 +0200
committerVille Skytt? <ville.skytta@iki.fi>2012-03-10 12:13:21 +0200
commit2224b9b7aee2fd255968ef0797c259911dba2655 (patch)
tree36d5c340862dc16fa7a176f7b6befbe68b672734 /README.cvs
parent40ae644a436d3141ad496e49f581ae83c8e3364c (diff)
downloadmarkup-validator-2224b9b7aee2fd255968ef0797c259911dba2655.zip
markup-validator-2224b9b7aee2fd255968ef0797c259911dba2655.tar.gz
markup-validator-2224b9b7aee2fd255968ef0797c259911dba2655.tar.bz2
Diffstat (limited to 'README.cvs')
-rw-r--r--README.cvs4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.cvs b/README.cvs
index f3da3eb..90c5dcb 100644
--- a/README.cvs
+++ b/README.cvs
@@ -17,9 +17,9 @@ code page</a>.
<p>Note that the latest development code may be broken at any time. If you want a working version,
you should get the latest release version from the tar balls available from the <a href="http://validator.w3.org/source/">source code availability</a> page at validator.w3.org.
-Alternatively, you can get the latest released version, v1.2, via Mercurial:</p>
+Alternatively, you can get the latest released version, v1.3, via Mercurial:</p>
<pre>
- bash$ <kbd>hg clone -b validator-1_2-release https://dvcs.w3.org/hg/markup-validator</kbd>
+ bash$ <kbd>hg clone -b validator-1_3-release https://dvcs.w3.org/hg/markup-validator</kbd>
</pre>