diff options
author | Karl Berry <karl@freefriends.org> | 2018-05-29 20:54:42 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-05-29 20:54:42 +0000 |
commit | 7adee32016cbff00197721703fe3904c8cf0a63e (patch) | |
tree | 583fd734e9715af6f9c52c996c23f0d446209c14 /Master/texmf-dist/tex/latex/latex-make/texdepends.sty | |
parent | 1672d941a9b0a54aa2dc0b8ab41740a487608df4 (diff) |
latex-make (29may18)
git-svn-id: svn://tug.org/texlive/trunk@47869 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/latex-make/texdepends.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/latex-make/texdepends.sty | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/latex-make/texdepends.sty b/Master/texmf-dist/tex/latex/latex-make/texdepends.sty index 63906b47d4e..f44f0c29b74 100644 --- a/Master/texmf-dist/tex/latex/latex-make/texdepends.sty +++ b/Master/texmf-dist/tex/latex/latex-make/texdepends.sty @@ -42,7 +42,7 @@ %% \NeedsTeXFormat{LaTeX2e}% \ProvidesPackage{texdepends}% -[2017/01/08 v2.2.3 Automatic depends generation] +[2018/05/29 v2.2.4 no change in this version] \RequirePackage{ifthen} \newboolean{TD@debug} \newcommand{\TD@option@debug}[1][true]{% |