changed pub status and date v1
authorDoug Schepers <schepers@w3.org>
Tue, 17 Sep 2013 19:57:01 -0400
branchv1
changeset 211 54c23781ac98
parent 210 95f65ff8375f
child 212 4f579e1b7f99
changed pub status and date
touchevents.html
--- a/touchevents.html	Tue Sep 17 19:52:05 2013 -0400
+++ b/touchevents.html	Tue Sep 17 19:57:01 2013 -0400
@@ -13,7 +13,7 @@
     <script type="text/javascript" class='remove'>
       var respecConfig = {
           // specification status (e.g. WD, LC, NOTE, etc.). If in doubt use ED.
-          specStatus:           "PR",
+          specStatus:           "REC",
 
           // the specification's short name, as in http://www.w3.org/TR/short-name/
           shortName:            "touch-events",
@@ -23,7 +23,7 @@
           // subtitle   :  "an excellent document",
 
           // if you wish the publication date to be other than today, set this
-          publishDate:  "2013-05-09",
+          publishDate:  "2013-09-26",
 
           // if the specification's copyright date is a range of years, specify
           // the start date here:
@@ -31,15 +31,15 @@
 
           // if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
           // and its maturity status
-          previousPublishDate:  "2013-01-24",
-          previousMaturity:  "WD",
+          previousPublishDate:  "2013-05-09",
+          previousMaturity:  "PR",
 
           // if there a publicly available Editor's Draft, this is the link
           edDraftURI:           "http://dvcs.w3.org/hg/webevents/raw-file/v1/touchevents.html",
 
           // if this is a LCWD, uncomment and set the end of its review period
-          lcEnd: "2013-02-14",
-          prEnd: "2013-06-06",
+          // lcEnd: "2013-02-14",
+          // prEnd: "2013-06-06",
 
           // if you want to have extra CSS, append them to this list
           // it is recommended that the respec.css stylesheet be kept