summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/base/source2e.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/base/source2e.tex')
-rw-r--r--Master/texmf-dist/tex/latex/base/source2e.tex5
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/base/source2e.tex b/Master/texmf-dist/tex/latex/base/source2e.tex
index f3255721268..be9c8a951d0 100644
--- a/Master/texmf-dist/tex/latex/base/source2e.tex
+++ b/Master/texmf-dist/tex/latex/base/source2e.tex
@@ -161,11 +161,12 @@ page_precedence "rnaA"
-% Get the date from ltvers.dtx
+% Get the date and patch level from ltvers.dtx
\makeatletter
\let\patchdate=\@empty
\begingroup
- \def\ProvidesFile#1\fmtversion#2{\date{#2}\endinput}
+ \def\ProvidesFile#1\fmtversion#2#3\patch@level#4{%
+ \date{#2}\xdef\patchdate{#4}\endinput}
\input{ltvers.dtx}
\global\let\X@date=\@date