summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/l3experimental/l3str/l3tl-build.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/l3experimental/l3str/l3tl-build.dtx')
-rw-r--r--Master/texmf-dist/source/latex/l3experimental/l3str/l3tl-build.dtx12
1 files changed, 4 insertions, 8 deletions
diff --git a/Master/texmf-dist/source/latex/l3experimental/l3str/l3tl-build.dtx b/Master/texmf-dist/source/latex/l3experimental/l3str/l3tl-build.dtx
index f3667c244e9..70823439c5c 100644
--- a/Master/texmf-dist/source/latex/l3experimental/l3str/l3tl-build.dtx
+++ b/Master/texmf-dist/source/latex/l3experimental/l3str/l3tl-build.dtx
@@ -23,8 +23,8 @@
%<*driver|package>
% The version of expl3 required is tested as early as possible, as
% some really old versions do not define \ProvidesExplPackage.
-\RequirePackage{expl3}[2017/03/18]
-%<package>\@ifpackagelater{expl3}{2017/03/18}
+\RequirePackage{expl3}[2017/04/01]
+%<package>\@ifpackagelater{expl3}{2017/04/01}
%<package> {}
%<package> {%
%<package> \PackageError{l3tl-build}{Support package l3kernel too old}
@@ -36,8 +36,6 @@
%<package> }%
%<package> \endinput
%<package> }
-\def\ExplFileDate{2017/03/18}
-\def\ExplFileVersion{7019}
%</driver|package>
%<*driver>
\documentclass[full]{l3doc}
@@ -51,8 +49,6 @@
%
% \title{^^A
% The \textsf{l3tl-build} package: building token lists^^A
-% \thanks{This file describes v\ExplFileVersion,
-% last revised \ExplFileDate.}^^A
% }
%
% \author{^^A
@@ -64,7 +60,7 @@
% }^^A
% }
%
-% \date{Released \ExplFileDate}
+% \date{Released 2017/04/01}
%
% \maketitle
%
@@ -154,7 +150,7 @@
% \end{macrocode}
%
% \begin{macrocode}
-\ProvidesExplPackage{l3tl-build}{\ExplFileDate}{\ExplFileVersion}
+\ProvidesExplPackage{l3tl-build}{2017/04/01}{}
{L3 Experimental token list construction}
% \end{macrocode}
%