diff options
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 |