- From: SVG Working Group repository <cam+svgwgrepo@mcc.id.au>
- Date: Thu, 13 Jun 2013 15:58:23 -0700
- To: public-svg-wg@w3.org
details: https://svgwg.org/hg/svg2/rev/f7b3d8dc1386
branches:
changeset: 516:f7b3d8dc1386
user: Cameron McCormack <cam@mcc.id.au>
date: Fri Jun 14 08:56:07 2013 +1000
description:
Back to ED.
diffstat:
master/publish.xml | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (31 lines):
diff --git a/master/publish.xml b/master/publish.xml
--- a/master/publish.xml
+++ b/master/publish.xml
@@ -1,24 +1,26 @@
<!-- Publication script configuration for SVG 2. -->
<publish-conf xmlns='http://mcc.id.au/ns/local'>
<title>Scalable Vector Graphics (SVG) 2</title>
<short-title>SVG 2</short-title>
- <maturity>WD</maturity>
+ <maturity>ED</maturity>
<output use-publish-directory='true' publish-directory='build/publish'/>
<!--
Uncomment the publication date when it is time to publish on
http://www.w3.org/TR/. While an Editor's Draft, leave this
commented out and the last commit date will be used as the
document's date.
-->
+ <!--
<publication-date>2013-06-18</publication-date>
+ -->
<versions>
<cvs href='https://svgwg.org/svg2-draft/'/>
<cvs-single href='https://svgwg.org/svg2-draft/single-page.html'/>
<this href='http://www.w3.org/TR/2013/WD-SVG2-20130618/'/>
<this-single href='http://www.w3.org/TR/2013/WD-SVG2-20130618/single-page.html'/>
<previous href='http://www.w3.org/TR/2013/WD-SVG2-20130409/'/>
<latest href='http://www.w3.org/TR/SVG2/'/>
Received on Thursday, 13 June 2013 22:58:48 UTC