Creating a static CR version of ORG for pubrules checking
authorDave Reynolds <dave@epimorphics.com>
Thu, 02 May 2013 22:55:43 +0100
changeset 465 531008cbe13b
parent 464 789ccfd5908d
child 466 f349aef9f92b
Creating a static CR version of ORG for pubrules checking
org/respec-config.js
--- a/org/respec-config.js	Thu May 02 18:32:43 2013 +0200
+++ b/org/respec-config.js	Thu May 02 22:55:43 2013 +0100
@@ -1,9 +1,9 @@
 var respecConfig = {
     // specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
     specStatus:           "ED",
-    //publishDate:          "2012-10-23",
+    //publishDate:          "2013-05-23",
     //copyrightStart:       "2010",
-    lcEnd:                "2013-04-08",
+    //lcEnd:                "2013-04-08",
 
     // the specification's short name, as in http://www.w3.org/TR/short-name/
     shortName:            "vocab-org",
@@ -13,8 +13,8 @@
 
     // if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
     // and its maturity status
-    previousPublishDate:  "2012-04-05",
-    previousMaturity:     "WD",
+    previousPublishDate:  "2012-10-23",
+    previousMaturity:     "LC",
     //previousDiffURI:      "http://dvcs.w3.org/hg/gld/bp/",
     //diffTool:             "http://www.aptest.com/standards/htmldiff/htmldiff.pl",