- From: SVG Working Group repository <cam+svgwgrepo@mcc.id.au>
- Date: Thu, 13 Jun 2013 15:23:08 -0700
- To: public-svg-wg@w3.org
details: https://svgwg.org/hg/svg2/rev/bb1262862cd4
branches:
changeset: 513:bb1262862cd4
user: Cameron McCormack <cam@mcc.id.au>
date: Fri Jun 14 08:20:35 2013 +1000
description:
Fix broken spec link dates.
diffstat:
master/publish.xml | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (26 lines):
diff --git a/master/publish.xml b/master/publish.xml
--- a/master/publish.xml
+++ b/master/publish.xml
@@ -13,19 +13,19 @@
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/2012/WD-SVG2-20130618/'/>
- <this-single href='http://www.w3.org/TR/2012/WD-SVG2-20130618/single-page.html'/>
- <previous href='http://www.w3.org/TR/2012/WD-SVG2-20130409/'/>
+ <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/'/>
<latestrec href='http://www.w3.org/TR/SVG/'/>
</versions>
<definitions href='definitions.xml'/>
<definitions href='definitions-filters.xml' base='http://www.w3.org/TR/2012/WD-filter-effects-20121025/'/>
<definitions href='definitions-masking.xml' base='http://www.w3.org/TR/2012/WD-css-masking-20121115/'/>
<definitions href='definitions-compositing.xml' base='http://www.w3.org/TR/2012/WD-compositing-20120816/'/>
Received on Thursday, 13 June 2013 22:23:32 UTC