diff options
author | Karl Berry <karl@freefriends.org> | 2021-06-02 21:02:11 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-06-02 21:02:11 +0000 |
commit | 6dad80008675bd54d8295d7bc88369602bc9da15 (patch) | |
tree | 124ead619a12e22036de0d07f350234748258055 /Master/texmf-dist/tex | |
parent | 5a9ffa846c76f109c6015145217e1e593bb30777 (diff) |
latex (2jun21)
git-svn-id: svn://tug.org/texlive/trunk@59440 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/base/latex.ltx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/base/latex.ltx b/Master/texmf-dist/tex/latex/base/latex.ltx index 1224702a8dc..10e95bc30fb 100644 --- a/Master/texmf-dist/tex/latex/base/latex.ltx +++ b/Master/texmf-dist/tex/latex/base/latex.ltx @@ -693,7 +693,7 @@ \edef\fmtversion {2021-06-01} \def\patch@level{0} -\edef\development@branch@name{develop \the\year-\the\month-\the\day} +\edef\development@branch@name{} \iffalse \def\reserved@a#1/#2/#3\@nil{% \count@\year |