diff options
author | Karl Berry <karl@freefriends.org> | 2017-04-16 22:17:59 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-04-16 22:17:59 +0000 |
commit | 1b09f4bdca618bcbfca16d25489b96ab22875230 (patch) | |
tree | 2aeb2a57631dfc263677c46ccf370a286a8b5771 /Master/texmf-dist/tex | |
parent | e2f647f28d1d99392613d28f7b1a751a57f7bbd1 (diff) |
pst-barcode (14apr17)
git-svn-id: svn://tug.org/texlive/trunk@43856 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 | 2 |
2 files changed, 3 insertions, 3 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 ee8f6126132..ed7e4e1c695 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.15} -\def\filedate{2016/04/22} +\def\fileversion{0.16} +\def\filedate{2017/04/12} \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 93832783cae..03f5ac12a69 100644 --- a/Master/texmf-dist/tex/latex/pst-barcode/pst-barcode.sty +++ b/Master/texmf-dist/tex/latex/pst-barcode/pst-barcode.sty @@ -6,6 +6,6 @@ [\filedate\space v\fileversion\space `PST-barcode' (hv)] \IfFileExists{pst-barcode.pro}{% \ProvidesFile{pst-barcode.pro} - [2016/04/21 PostScript prologue file (hv)] + [2017/04/04 PostScript prologue file (hv)] \@addtofilelist{pst-barcode.pro}}{}% \endinput |