Skip to content

Commit fe46a2b

Browse files
authored
Update value of __cplusplus to 202002L
1 parent 4b10f8b commit fe46a2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/config.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
%% Version numbers
44
\newcommand{\docno}{Dxxxx}
55
\newcommand{\prevdocno}{N4849}
6-
\newcommand{\cppver}{201703L}
6+
\newcommand{\cppver}{202002L}
77

88
%% Release date
99
\newcommand{\reldate}{\today}

0 commit comments

Comments
 (0)