Released as Editor's draft
authorGregg Kellogg <gregg@kellogg-assoc.com>
Fri, 18 Nov 2011 18:04:38 -0800
changeset 42 5948ca831199
parent 41 d5bb47946072
child 43 37500d90742f
Released as Editor's draft
microdata-rdf/index.html
--- a/microdata-rdf/index.html	Fri Nov 18 18:00:20 2011 -0800
+++ b/microdata-rdf/index.html	Fri Nov 18 18:04:38 2011 -0800
@@ -125,9 +125,9 @@
 
           // if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
           // and its maturity status
-          previousPublishDate:  "2011-10-28",
+          previousPublishDate:  "2011-11-18",
           previousMaturity:     "ED",
-          previousURI:      "https://dvcs.w3.org/hg/htmldata/raw-file/be6c462f97a0/ED/microdata-rdf/20111028/index.html",
+          previousURI:      "https://dvcs.w3.org/hg/htmldata/raw-file/default/ED/microdata-rdf/20111118/index.html",
           //diffTool:             "http://www.aptest.com/standards/htmldiff/htmldiff.pl",
 
           // if there a publicly available Editor's Draft, this is the link
@@ -179,7 +179,7 @@
           wgPatentURI:  "",
           maxTocLevel: 4,
           preProcess: [ preProc ],
-          alternateFormats: [ {uri: "diff-20111028.html", label: "diff to previous version"} ],
+          alternateFormats: [ {uri: "diff-20111118.html", label: "diff to previous version"} ],
       };
 
       function updateExample(doc, content) {