summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/l3kernel/l3bootstrap.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/l3kernel/l3bootstrap.dtx')
-rw-r--r--Master/texmf-dist/source/latex/l3kernel/l3bootstrap.dtx8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/source/latex/l3kernel/l3bootstrap.dtx b/Master/texmf-dist/source/latex/l3kernel/l3bootstrap.dtx
index c82fccb0a94..4fb3c840ecb 100644
--- a/Master/texmf-dist/source/latex/l3kernel/l3bootstrap.dtx
+++ b/Master/texmf-dist/source/latex/l3kernel/l3bootstrap.dtx
@@ -43,7 +43,7 @@
% }^^A
% }
%
-% \date{Released 2023-06-30}
+% \date{Released 2023-08-03}
%
% \maketitle
%
@@ -77,7 +77,7 @@
% \end{texnote}
% \end{function}
%
-% \begin{function}[updated = 2017-03-19]
+% \begin{function}[updated = 2017-03-19, updated = 2023-08-03]
% {\ProvidesExplPackage, \ProvidesExplClass, \ProvidesExplFile}
% \begin{syntax}
% |\RequirePackage{expl3}| \\
@@ -93,8 +93,8 @@
% \tn{makeatletter} within package and class code.) The \meta{date} should
% be given in the format \meta{year}/\meta{month}/\meta{day} or in the ISO
% date format \meta{year}-\meta{month}-\meta{day}. If the
-% \meta{version} is given then it will be prefixed with \texttt{v} in
-% the package identifier line.
+% \meta{version} is given then a leading \texttt{v} is optional: if given
+% as a \enquote{pure} version string, a \texttt{v} will be appended.
% \end{function}
%
% \begin{function}[updated = 2012-06-04]{\GetIdInfo}