diff options
author | ot <ot@localhost> | 2007-08-07 23:29:48 +0000 |
---|---|---|
committer | ot <ot@localhost> | 2007-08-07 23:29:48 +0000 |
commit | 538c15995d066ee5e97def6545d11676f0d9872f (patch) | |
tree | dccdc00e632d6fb221fbf830b560911c03d71840 | |
parent | 605e0a82c28e1c96c183d4d3a95212e48c7cc8a2 (diff) | |
download | markup-validator-538c15995d066ee5e97def6545d11676f0d9872f.zip markup-validator-538c15995d066ee5e97def6545d11676f0d9872f.tar.gz markup-validator-538c15995d066ee5e97def6545d11676f0d9872f.tar.bz2 |
tagging 0.8.1
-rw-r--r-- | README.cvs | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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.0, via CVS:</p> +Alternatively, you can get the latest released version, v0.8.1, 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_0-release validator</kbd> + bash$ <kbd>cvs get -r validator-0_8_1-release validator</kbd> cvs server: Updating validator cvs server: Updating validator/htdocs U validator/htdocs/about.html |