svg2: Fix publication date.

details:   https://svgwg.org/hg/svg2/rev/ee72d89f622d
branches:  
changeset: 666:ee72d89f622d
user:      Cameron McCormack <cam@mcc.id.au>
date:      Fri Apr 11 23:58:05 2014 +1000
description:
Fix publication date.

diffstat:

 specs/integration/master/publish.xml |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (27 lines):

diff --git a/specs/integration/master/publish.xml b/specs/integration/master/publish.xml
--- a/specs/integration/master/publish.xml
+++ b/specs/integration/master/publish.xml
@@ -8,21 +8,21 @@
 
   <!--
     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>2014-04-18</publication-date>
+  <publication-date>2014-04-17</publication-date>
 
   <versions>
     <cvs href='https://dvcs.w3.org/hg/svg2/specs/integration'/>
-    <this href='http://www.w3.org/TR/2014/WD-svg-integration-20140418/'/>
+    <this href='http://www.w3.org/TR/2014/WD-svg-integration-20140417/'/>
     <!--
     <previous href='http://www.w3.org/TR/2014/WD-svg-integration-2014xxxx/'/>
     -->
     <latest href='http://www.w3.org/TR/svg-integration/'/>
   </versions>
 
   <definitions href='definitions.xml' specid='Integration'/>
   <definitions href='../../../master/definitions.xml' base='http://www.w3.org/TR/SVG2/' specid='SVG2'/>

Received on Friday, 11 April 2014 13:59:11 UTC