summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorot <ot@localhost>2004-04-28 05:44:21 +0000
committerot <ot@localhost>2004-04-28 05:44:21 +0000
commitd2eff668b870b5bb00922351bf777da69719e09b (patch)
treed5bd6512e0c82f421278fa34bdf35d0c9e3164d2
parentd7797745730a4b8abfac12f4bcd528f3e414485e (diff)
downloadmarkup-validator-d2eff668b870b5bb00922351bf777da69719e09b.zip
markup-validator-d2eff668b870b5bb00922351bf777da69719e09b.tar.gz
markup-validator-d2eff668b870b5bb00922351bf777da69719e09b.tar.bz2
preparing for beta3 - updating the README in HEAD so that it can show up in CVSWeb
-rw-r--r--README.cvs4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.cvs b/README.cvs
index 67aa744..3a128a3 100644
--- a/README.cvs
+++ b/README.cvs
@@ -14,14 +14,14 @@ code page</a>.
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_5-beta2 validator</kbd>
+ bash$ <kbd>cvs get -r validator-0_6_5-beta3 validator</kbd>
cvs server: Updating validator
cvs server: Updating validator/htdocs
U validator/htdocs/about.html
...
</pre>
<p>
- This will get you the current release version. For intermediate
+ This will get you the current beta version. For intermediate
updates, use the <code>validator-0_6_0-branch</code> branch tag
instead. This is <strong>really what you want if you wish to install
a working version!</strong></p>