summaryrefslogtreecommitdiffstats
path: root/README.cvs
diff options
context:
space:
mode:
authorville <ville@localhost>2010-06-14 06:33:12 +0000
committerville <ville@localhost>2010-06-14 06:33:12 +0000
commiteaf4039c1b6223461ebc3c8bcdce4cde57989ad2 (patch)
tree4b2030d2ec9b01a87265ff8349fa64599b7a035f /README.cvs
parent7368f10716c833120ac42432a2f157968e535220 (diff)
downloadmarkup-validator-eaf4039c1b6223461ebc3c8bcdce4cde57989ad2.zip
markup-validator-eaf4039c1b6223461ebc3c8bcdce4cde57989ad2.tar.gz
markup-validator-eaf4039c1b6223461ebc3c8bcdce4cde57989ad2.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 72e25d7..dc122d0 100644
--- a/README.cvs
+++ b/README.cvs
@@ -26,14 +26,14 @@ 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, v0.8.6, via CVS:</p>
+Alternatively, you can get the latest released version, v1.0, via CVS:</p>
<pre>
bash$ <kbd>export CVSROOT=":pserver:anonymous@dev.w3.org:/sources/public"</kbd>
bash$ <kbd>cvs login</kbd>
(Logging in to anonymous@dev.w3.org)
CVS password: <kbd>anonymous</kbd>
- bash$ <kbd>cvs get -r validator-0_8_6-release validator</kbd>
+ bash$ <kbd>cvs get -r validator-1_0-release validator</kbd>
cvs server: Updating validator
cvs server: Updating validator/htdocs
U validator/htdocs/about.html