Update timestamps for publication.
authorGregg Kellogg <gregg@kellogg-assoc.com>
Wed, 11 Jan 2012 16:20:08 -0800
changeset 330 9d135c7b8307
parent 329 5458bd10c815
child 331 0a9de9d85d45
Update timestamps for publication.
spec/latest/json-ld-api/index.html
spec/latest/json-ld-syntax/index.html
--- a/spec/latest/json-ld-api/index.html	Wed Jan 11 16:14:23 2012 -0800
+++ b/spec/latest/json-ld-api/index.html	Wed Jan 11 16:20:08 2012 -0800
@@ -161,7 +161,7 @@
 
           // if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
           // and its maturity status
-          previousPublishDate:  "2011-10-16",
+          previousPublishDate:  "2011-10-23",
           previousMaturity:     "ED",
           previousDiffURI:      "http://json-ld.org/spec/ED/json-ld-api/20111016/index.html",
           diffTool:             "http://www.aptest.com/standards/htmldiff/htmldiff.pl",
@@ -220,7 +220,7 @@
           wgPatentURI:  "",
           maxTocLevel: 4,
           preProcess: [ preProc ],
-          alternateFormats: [ {uri: "diff-20111016.html", label: "diff to previous version"} ],
+          alternateFormats: [ {uri: "diff-20111023.html", label: "diff to previous version"} ],
       };
 
       function updateExample(doc, content) {
--- a/spec/latest/json-ld-syntax/index.html	Wed Jan 11 16:14:23 2012 -0800
+++ b/spec/latest/json-ld-syntax/index.html	Wed Jan 11 16:20:08 2012 -0800
@@ -161,7 +161,7 @@
 
           // if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
           // and its maturity status
-          previousPublishDate:  "2011-10-16",
+          previousPublishDate:  "2011-10-23",
           previousMaturity:     "ED",
           previousDiffURI:      "http://json-ld.org/spec/ED/json-ld-syntax/20111016/index.html",
           diffTool:             "http://www.aptest.com/standards/htmldiff/htmldiff.pl",
@@ -221,7 +221,7 @@
           wgPatentURI:  "",
           maxTocLevel: 4,
           preProcess: [ preProc ],
-          alternateFormats: [ {uri: "diff-20111016.html", label: "diff to previous version"} ],
+          alternateFormats: [ {uri: "diff-20111023.html", label: "diff to previous version"} ],
       };
 
       function updateExample(doc, content) {