Skip to content

Commit f023383

Browse files
author
michael-n-cooper
committed
config for pub
1 parent 90ec630 commit f023383

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

respec-config.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ var respecConfig = {
55
permalinkEdge: true,
66
permalinkHide: false,
77
// Specification status (e.g., WD, LC, NOTE, etc.). If in doubt use ED.
8-
specStatus: 'ED',
8+
specStatus: 'WD',
99
// crEnd: "2012-04-30",
1010
// perEnd: "2013-07-23",
11-
// publishDate: "2013-08-22",
11+
publishDate: "2017-06-28",
1212
noRecTrack: true,
1313
diffTool: 'http://www.aptest.com/standards/htmldiff/htmldiff.pl',
1414

@@ -23,8 +23,8 @@ var respecConfig = {
2323
// If there is a previously published draft, uncomment this
2424
// and set its YYYY-MM-DD date and its maturity status.
2525
//
26-
// previousPublishDate: "",
27-
// previousMaturity: "",
26+
previousPublishDate: "2016-12-14",
27+
previousMaturity: "WD",
2828
// prevRecURI: "",
2929
// previousDiffURI: "",
3030

0 commit comments

Comments
 (0)