diff options
author | Karl Berry <karl@freefriends.org> | 2017-06-20 22:18:21 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-06-20 22:18:21 +0000 |
commit | 381a2772b732af0410b61e1ececa1af3a84a2068 (patch) | |
tree | bd7c9df3443fa42370c8757f8e40fb14ad8916a9 /Master/texmf-dist/tex/latex | |
parent | d1d17eb787a0c0122a9180855c1b73f0d9a87416 (diff) |
texosquery (20jun17)
git-svn-id: svn://tug.org/texlive/trunk@44656 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r-- | Master/texmf-dist/tex/latex/texosquery/texosquery.sty | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/texosquery/texosquery.tex | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/texosquery/texosquery.sty b/Master/texmf-dist/tex/latex/texosquery/texosquery.sty index 2f7432f43b3..3d7638ae000 100644 --- a/Master/texmf-dist/tex/latex/texosquery/texosquery.sty +++ b/Master/texmf-dist/tex/latex/texosquery/texosquery.sty @@ -44,7 +44,7 @@ \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{texosquery}[2017/05/23 v1.5 (NLCT)] +\ProvidesPackage{texosquery}[2017/06/20 v1.6 (NLCT)] \input{texosquery} \endinput %% diff --git a/Master/texmf-dist/tex/latex/texosquery/texosquery.tex b/Master/texmf-dist/tex/latex/texosquery/texosquery.tex index d490c4566d8..ebda9b227af 100644 --- a/Master/texmf-dist/tex/latex/texosquery/texosquery.tex +++ b/Master/texmf-dist/tex/latex/texosquery/texosquery.tex @@ -55,7 +55,7 @@ \@texosquery@restore@at \expandafter\endinput \fi -\expandafter\def\csname ver@texosquery.tex\endcsname{2017/05/23 v1.5 (NLCT)} +\expandafter\def\csname ver@texosquery.tex\endcsname{2017/06/20 v1.6 (NLCT)} \ifx\@tracklang@pkgwarn\undefined \ifx\PackageWarning\undefined \def\@texosquery@warn#1{% |