diff options
author | ville <ville@localhost> | 2004-09-15 18:20:28 +0000 |
---|---|---|
committer | ville <ville@localhost> | 2004-09-15 18:20:28 +0000 |
commit | d5e24b5e9f74fa5c623e9b7d01123270983f3e32 (patch) | |
tree | d7e9fc1e73ab854d4711767499b2dbdd047a1284 | |
parent | 480e6a321b36e5a9ed7bd08230e357d2f25d3ff5 (diff) | |
download | markup-validator-d5e24b5e9f74fa5c623e9b7d01123270983f3e32.zip markup-validator-d5e24b5e9f74fa5c623e9b7d01123270983f3e32.tar.gz markup-validator-d5e24b5e9f74fa5c623e9b7d01123270983f3e32.tar.bz2 |
More version number bumps.
-rwxr-xr-x | htdocs/header.html | 4 | ||||
-rwxr-xr-x | htdocs/source/index.html | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/htdocs/header.html b/htdocs/header.html index 266ea6a..0cc60fd 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.28 2004-09-15 17:29:55 ville Exp $ --> + <!-- SSI Template Version: $Id: header.html,v 1.29 2004-09-15 18:20:28 ville 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" /></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.6.7</span> + <span id="versioninfo"><abbr title="version">v</abbr>0.7.0-dev</span> </div> <ul class="navbar" id="menu"> <li><span class="hideme"><a href="#skip" accesskey="s" title="Skip past navigation to main part of page">Skip Navigation</a> |</span> diff --git a/htdocs/source/index.html b/htdocs/source/index.html index eaa989c..f563b47 100755 --- a/htdocs/source/index.html +++ b/htdocs/source/index.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: index.html,v 1.32 2004-09-15 17:41:50 ville Exp $" ---><!--#set var="date" value="\$Date: 2004-09-15 17:41:50 $" +<!--#set var="revision" value="\$Id: index.html,v 1.33 2004-09-15 18:20:28 ville Exp $" +--><!--#set var="date" value="\$Date: 2004-09-15 18:20:28 $" --><!--#set var="title" value="Source Code Availability for The W3C Markup Validation Service" --><!--#set var="relroot" value="../" --><!--#include virtual="../header.html" --> @@ -139,7 +139,7 @@ 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_6-release validator</kbd> + bash$ <kbd>cvs get -r validator-0_6_7-release validator</kbd> cvs server: Updating validator cvs server: Updating validator/htdocs U validator/htdocs/about.html |