- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 19 Oct 2010 17:38:11 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/markup/src In directory hutz:/tmp/cvs-serv16858/src Modified Files: header.src.html Log Message: wd-prep Index: header.src.html =================================================================== RCS file: /sources/public/html5/markup/src/header.src.html,v retrieving revision 1.46 retrieving revision 1.47 diff -u -d -r1.46 -r1.47 --- header.src.html 28 Aug 2010 23:53:04 -0000 1.46 +++ header.src.html 19 Oct 2010 17:38:09 -0000 1.47 @@ -12,16 +12,17 @@ </div> <header id="info"> <h2>Document Metadata</h2> - <div id="maturity">ED</div> + <div id="maturity">WD</div> <div id="normativity">informative</div> <!-- * <div id="subtitle">...</div> --> <div id="versions"> <div id="source" class="url">http://dev.w3.org/html5/markup/</div> - <div id="this" class="url">http://www.w3.org/TR/2010/WD-html-markup-20100624/</div> + <div id="this" class="url">http://www.w3.org/TR/2010/WD-html-markup-20101019/</div> <div id="latest" class="url">http://www.w3.org/TR/html-markup/</div> <!-- * you can have multiple previous URLs --> <div class="previous url">http://www.w3.org/TR/2010/WD-html-markup-20100304/</div> + <div class="previous url">http://www.w3.org/TR/2010/WD-html-markup-20100624/</div> </div> <div id="editors"> <div class="person">
Received on Tuesday, 19 October 2010 17:38:13 UTC