diff options
author | Karl Berry <karl@freefriends.org> | 2016-04-23 21:43:55 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-04-23 21:43:55 +0000 |
commit | 9cde404237f8442ec290892a907d1fce70e864fa (patch) | |
tree | 3d8a7d3b63e2a94a610511df9638953ef1f4d0b1 /Master/texmf-dist/tex | |
parent | 5b67b6be319910126e12745ffbb06a2c1d5f573a (diff) |
pst-barcode (23apr16)
git-svn-id: svn://tug.org/texlive/trunk@40703 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/generic/pst-barcode/pst-barcode.tex | 4 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-barcode/pst-barcode.sty | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/generic/pst-barcode/pst-barcode.tex b/Master/texmf-dist/tex/generic/pst-barcode/pst-barcode.tex index 047295d16b1..ee8f6126132 100644 --- a/Master/texmf-dist/tex/generic/pst-barcode/pst-barcode.tex +++ b/Master/texmf-dist/tex/generic/pst-barcode/pst-barcode.tex @@ -19,8 +19,8 @@ \let\PSTBarcodeLoaded\endinput \ifx\PSTricksLoaded\endinput\else\input pstricks.tex\fi % -\def\fileversion{0.14} -\def\filedate{2015/06/17} +\def\fileversion{0.15} +\def\filedate{2016/04/22} \message{`PST-barcode' v\fileversion, \filedate\space (tb,hv)} % \edef\PstAtCode{\the\catcode`\@} \catcode`\@=11\relax diff --git a/Master/texmf-dist/tex/latex/pst-barcode/pst-barcode.sty b/Master/texmf-dist/tex/latex/pst-barcode/pst-barcode.sty index 3cffbfaa237..93832783cae 100644 --- a/Master/texmf-dist/tex/latex/pst-barcode/pst-barcode.sty +++ b/Master/texmf-dist/tex/latex/pst-barcode/pst-barcode.sty @@ -1,11 +1,11 @@ \RequirePackage{pstricks} -\ProvidesPackage{pst-barcode}[2012/11/16 package wrapper for +\ProvidesPackage{pst-barcode}[2016/04/22 package wrapper for pst-barcode.tex (hv)] \input{pst-barcode.tex} \ProvidesFile{pst-barcode.tex} [\filedate\space v\fileversion\space `PST-barcode' (hv)] \IfFileExists{pst-barcode.pro}{% \ProvidesFile{pst-barcode.pro} - [2015/05/11 PostScript prologue file (hv)] + [2016/04/21 PostScript prologue file (hv)] \@addtofilelist{pst-barcode.pro}}{}% \endinput |