validator README.cvs,1.21,1.22

Update of /sources/public/validator
In directory hutz:/tmp/cvs-serv17080

Modified Files:
	README.cvs 
Log Message:
version bump. Preparing for v0.8.4



Index: README.cvs
===================================================================
RCS file: /sources/public/validator/README.cvs,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- README.cvs	8 Aug 2008 13:08:14 -0000	1.21
+++ README.cvs	18 Nov 2008 21:16:24 -0000	1.22
@@ -26,14 +26,14 @@
 
 <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.3, via CVS:</p>
+Alternatively, you can get the latest released version, v0.8.4, 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_3-release validator</kbd>
+    bash$ <kbd>cvs get -r validator-0_8_4-release validator</kbd>
     cvs server: Updating validator
     cvs server: Updating validator/htdocs
     U validator/htdocs/about.html

Received on Tuesday, 18 November 2008 21:16:36 UTC