Skip to content

Commit 5f5d1ce

Browse files
author
Michael Cooper
committed
config to pub
1 parent 15c6749 commit 5f5d1ce

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

respec-config.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ 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",
1111
// publishDate: "2013-08-22",
@@ -24,8 +24,8 @@ var respecConfig = {
2424
// If there is a previously published draft, uncomment this
2525
// and set its YYYY-MM-DD date and its maturity status.
2626
//
27-
// previousPublishDate: "",
28-
// previousMaturity: "",
27+
previousPublishDate: "2018-12-18",
28+
previousMaturity: "WD",
2929
// prevRecURI: "",
3030
// previousDiffURI: "",
3131

0 commit comments

Comments
 (0)