From 6aea7f6be0895b9dd361c6562bdee2f3809e4fa0 Mon Sep 17 00:00:00 2001 From: Richard Smith Date: Thu, 2 Apr 2020 19:34:46 -0700 Subject: [PATCH] Update configuration for building new working draft N4861. --- source/config.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/config.tex b/source/config.tex index 7481de41ef..23bd230fc8 100644 --- a/source/config.tex +++ b/source/config.tex @@ -1,7 +1,7 @@ %!TEX root = std.tex %%-------------------------------------------------- %% Version numbers -\newcommand{\docno}{Dxxxx} +\newcommand{\docno}{N4861} \newcommand{\prevdocno}{N4849} \newcommand{\cppver}{202002L}