summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/l3build/l3build.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/l3build/l3build.dtx')
-rw-r--r--macros/latex/contrib/l3build/l3build.dtx8
1 files changed, 4 insertions, 4 deletions
diff --git a/macros/latex/contrib/l3build/l3build.dtx b/macros/latex/contrib/l3build/l3build.dtx
index 215ce3d631..435036c8bf 100644
--- a/macros/latex/contrib/l3build/l3build.dtx
+++ b/macros/latex/contrib/l3build/l3build.dtx
@@ -1,6 +1,6 @@
% \iffalse
%
-% File l3build.dtx (C) Copyright 2014-2022 The LaTeX Project
+% File l3build.dtx (C) Copyright 2014-2023 The LaTeX Project
%
% It may be distributed and/or modified under the conditions of the
% LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -236,7 +236,7 @@
% }^^A
% }
%
-% \date{Released 2022-11-10}
+% \date{Released 2023-02-16}
%
% \maketitle
% \tableofcontents
@@ -1129,7 +1129,7 @@
% if run == 1 then
% return "biber " .. name
% else
-% return 0
+% return ""
% end
% end
% \end{lstlisting}
@@ -1553,7 +1553,7 @@
% the zip file to be uploaded. You may wish to specify that this file
% is ignored by any version control in that directory (using
% |.gitignore| or similar). Or alternatively you can use the
-% |uploadconfig.curl_file| field in the |build.lua| file to specify an
+% |uploadconfig.curlopt_file| field in the |build.lua| file to specify an
% alternative name or location for this file.
%
% \paragraph{Validating}