Skip to content

Commit 1d4426d

Browse files
author
Michael Cooper
committed
pub config
1 parent c975413 commit 1d4426d

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,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: 'NOTE',
99
// crEnd: "2012-04-30",
1010
// perEnd: "2013-07-23",
1111
// publishDate: "2013-08-22",
@@ -18,14 +18,14 @@ var respecConfig = {
1818

1919
// If you wish the publication date to be other than today,
2020
// set publishDate.
21-
// publishDate: "2009-08-06",
21+
publishDate: "2019-08-13",
2222
copyrightStart: '2015',
2323

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: "2019-02-07",
28+
previousMaturity: "NOTE",
2929
// prevRecURI: "",
3030
// previousDiffURI: "",
3131

0 commit comments

Comments
 (0)