Skip to content

Commit 8e68954

Browse files
committedNov 15, 2018
Add paper number for post-San Diego mailing
1 parent 6522a4b commit 8e68954

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed
 

‎README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Document Number: NXXXX+1
2-
Date: 2018-XX-XX
1+
Document Number: N4789
2+
Date: 2018-11-26
33
Revises:
44
Project: Programming Language C++
55
Project Number: TS 19570
@@ -9,13 +9,13 @@
99

1010
# Parallelism TS Editor's Report, post-San Diego mailing
1111

12-
NXXXX is the proposed working draft of Parallelism TS Version 2. It contains editorial changes to the Parallelism TS working draft.
12+
N4788 is the proposed working draft of Parallelism TS Version 2. It contains editorial changes to the Parallelism TS working draft.
1313

14-
NXXXX updates the previous draft, N4473, published in the pre-San Diego mailing.
14+
N4788 updates the previous draft, N4473, published in the pre-San Diego mailing.
1515

1616
## Normative Changes
1717

18-
XXX TODO
18+
None.
1919

2020
## Editorial Changes
2121

‎src/config-wd.tex

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
%!TEX root = ts.tex
22
%%--------------------------------------------------
33
%% Version numbers
4-
\newcommand{\docno}{N4773}
5-
\newcommand{\prevdocno}{N4755}
4+
\newcommand{\docno}{N4788}
5+
\newcommand{\prevdocno}{N4773}
66
\newcommand{\tsver}{201806}
77

88
%% Title
99
\newcommand{\doctitle}{\Cpp Extensions for Parallelism Version 2}
1010

1111
%% Release date
12-
\newcommand{\reldate}{2018-10-08}
12+
\newcommand{\reldate}{2018-11-26}
1313

1414
\newcommand{\copyrightyear}{2018}
1515

0 commit comments

Comments
 (0)
Please sign in to comment.