|
2 | 2 | %%-------------------------------------------------- |
3 | 3 | %% Version numbers |
4 | 4 | %\newcommand{\docno}{D0267R10} % Draft version |
5 | | -\newcommand{\docno}{P0267R10}% Final version |
6 | | -\newcommand{\prevdocno}{P0267R9} |
| 5 | +\newcommand{\docno}{D0267R11}% Final version |
| 6 | +\newcommand{\prevdocno}{P0267R10} |
7 | 7 | \newcommand{\cppver}{201703L} |
8 | 8 |
|
9 | 9 | %% Release date |
10 | | -\newcommand{\reldate}{2019-10-07}% Fixed date |
11 | | -%\newcommand{\reldate}{\today} % Relative date |
| 10 | +%\newcommand{\reldate}{2019-10-07} % Fixed date |
| 11 | +\newcommand{\reldate}{\today}% Relative date |
12 | 12 |
|
13 | 13 | %% Library chapters |
14 | 14 | % %\newcommand{\firstlibchapter}{language.support} |
|