diff options
author | ot <ot@localhost> | 2005-08-08 05:30:15 +0000 |
---|---|---|
committer | ot <ot@localhost> | 2005-08-08 05:30:15 +0000 |
commit | ab6365982732fce8c5845bb653ac6174e5cae9b7 (patch) | |
tree | 22a63be1cdfcb8ac8b960f143d237cf56442875a /README.cvs | |
parent | 3363cba8b7087230a6df226890f4bdecedb721f4 (diff) | |
download | markup-validator-ab6365982732fce8c5845bb653ac6174e5cae9b7.zip markup-validator-ab6365982732fce8c5845bb653ac6174e5cae9b7.tar.gz markup-validator-ab6365982732fce8c5845bb653ac6174e5cae9b7.tar.bz2 |
release 0.7.0validator-0_7_0-release
Diffstat (limited to 'README.cvs')
-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.6.7, via CVS:</p> +Alternatively, you can get the latest released version, v0.7.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_6_7-release validator</kbd> + bash$ <kbd>cvs get -r validator-0_7.0-release validator</kbd> cvs server: Updating validator cvs server: Updating validator/htdocs U validator/htdocs/about.html |