summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/l3kernel/l3bootstrap.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-08-03 19:58:43 +0000
committerKarl Berry <karl@freefriends.org>2023-08-03 19:58:43 +0000
commit10c96c3a9fe8ef2b93d086d3e6809c9ffeeba848 (patch)
tree8db2fb45dfeb65889cb8050234aaa69cced9c1d2 /Master/texmf-dist/source/latex/l3kernel/l3bootstrap.dtx
parentda175ddf98d278a3f31e113b7a08fa75a8fcc0ca (diff)
l3kernel (3aug23)
git-svn-id: svn://tug.org/texlive/trunk@67804 c570f23f-e606-0410-a88d-b1316a301751
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}