diff options
author | ot <ot@localhost> | 2005-05-23 06:48:54 +0000 |
---|---|---|
committer | ot <ot@localhost> | 2005-05-23 06:48:54 +0000 |
commit | e6538ef9cadafe7d37395fc91a6987d11c010bdc (patch) | |
tree | 6eee16a9ff9acea941f3dc34c0eb45352231c472 /htdocs | |
parent | 7df9a6c624df84ba101e0c07f366f7a116947371 (diff) | |
download | markup-validator-e6538ef9cadafe7d37395fc91a6987d11c010bdc.zip markup-validator-e6538ef9cadafe7d37395fc91a6987d11c010bdc.tar.gz markup-validator-e6538ef9cadafe7d37395fc91a6987d11c010bdc.tar.bz2 |
setting version to 0.7.0 alpha1 before the alpha testing
Diffstat (limited to 'htdocs')
-rwxr-xr-x | htdocs/header.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/htdocs/header.html b/htdocs/header.html index 7965586..b4ae9d4 100755 --- a/htdocs/header.html +++ b/htdocs/header.html @@ -12,7 +12,7 @@ <meta name="description" content="W3C's easy-to-use HTML validation service, based on an SGML parser." /> <meta name="revision" content="<!--#echo var="revision" -->" /> - <!-- SSI Template Version: $Id: header.html,v 1.31 2005-03-31 04:33:37 ot Exp $ --> + <!-- SSI Template Version: $Id: header.html,v 1.32 2005-05-23 06:48:54 ot Exp $ --> </head> <body> @@ -21,7 +21,7 @@ <a href="http://www.w3.org/"><img height="48" alt="W3C" id="logo" src="http://www.w3.org/Icons/WWW/w3c_home_nb" /></a> <a href="http://www.w3.org/QA/"><img src="http://www.w3.org/QA/2002/12/qa-small.png" alt="QA" /></a> Markup Validation Service</h1> - <span id="versioninfo"><abbr title="version">v</abbr>0.7.0-dev</span> + <span id="versioninfo"><abbr title="version">v</abbr>0.7.0-alpha1</span> </div> <ul class="navbar" id="menu"> <li><span class="hideme"><a href="#skip" accesskey="2" title="Skip past navigation to main part of page">Skip Navigation</a> |</span> |