- From: Mercurial notifier <nobody@w3.org>
- Date: Thu, 10 Mar 2011 20:48:18 +0000
- To: markup-validator updates <www-validator-cvs@w3.org>
changeset: 3211:b23df831b1b8
user: Ville Skyttä <ville.skytta@iki.fi>
date: Thu Mar 10 22:42:51 2011 +0200
files: README.cvs
description:
Update checkout instructions for 1.2 release.
diff -r 0234d917e60d -r b23df831b1b8 README.cvs
--- a/README.cvs Thu Mar 10 22:30:03 2011 +0200
+++ b/README.cvs Thu Mar 10 22:42:51 2011 +0200
@@ -17,9 +17,9 @@
<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.0, via Mercurial:</p>
+Alternatively, you can get the latest released version, v1.2, via Mercurial:</p>
<pre>
- bash$ <kbd>hg clone -b validator-1_0-release https://dvcs.w3.org/hg/markup-validator</kbd>
+ bash$ <kbd>hg clone -b validator-1_2-release https://dvcs.w3.org/hg/markup-validator</kbd>
</pre>
Received on Thursday, 10 March 2011 20:48:20 UTC