diff options
Diffstat (limited to 'htdocs')
-rwxr-xr-x | htdocs/docs/install.html | 6 | ||||
-rwxr-xr-x | htdocs/footer.html | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/htdocs/docs/install.html b/htdocs/docs/install.html index 2e2b433..00cf06f 100755 --- a/htdocs/docs/install.html +++ b/htdocs/docs/install.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: install.html,v 1.46 2009-02-18 15:17:53 ot Exp $" ---><!--#set var="date" value="\$Date: 2009-02-18 15:17:53 $" +<!--#set var="revision" value="\$Id: install.html,v 1.47 2009-03-13 15:29:15 ot Exp $" +--><!--#set var="date" value="\$Date: 2009-03-13 15:29:15 $" --><!--#set var="title" value="Installation Documentation for The W3C Markup Validation Service" --><!--#set var="relroot" value="../" --><!--#include virtual="../header.html" --> @@ -236,7 +236,7 @@ install Bundle::W3C::Validator # tar zxvf validator.tar.gz # tar zxvf sgml-lib.tar.gz # mkdir /usr/local/validator -# cd validator-0.8.4 +# cd validator-0.8.5 # mv htdocs share httpd/cgi-bin /usr/local/validator </pre> <p> diff --git a/htdocs/footer.html b/htdocs/footer.html index c0e967e..78e0582 100755 --- a/htdocs/footer.html +++ b/htdocs/footer.html @@ -17,7 +17,7 @@ </a> </p> <p id="version_info"> - This is the W3C Markup Validator, <a href="<!--#echo var="relroot" -->whatsnew.html#t2008-11-20"><abbr title="version">v</abbr>0.8.4</a>. + This is the W3C Markup Validator, <a href="<!--#echo var="relroot" -->whatsnew.html#t2008-11-20"><abbr title="version">v</abbr>0.8.5</a>. </p> <p class="copyright"> |