diff options
author | Karl Berry <karl@freefriends.org> | 2009-11-26 19:31:48 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-11-26 19:31:48 +0000 |
commit | de7b76c392abe4463c6a765f01b58096a8ebd040 (patch) | |
tree | 3b2fbc1421f3037068addd66954095a24d042963 /Master/texmf-dist/tex/latex/perltex | |
parent | cee29d1652d5add426ac3aae626f1700ed9e7458 (diff) |
perltex 2.0 (24nov09)
git-svn-id: svn://tug.org/texlive/trunk@16180 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/perltex')
-rw-r--r-- | Master/texmf-dist/tex/latex/perltex/perltex.sty | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/perltex/perltex.sty b/Master/texmf-dist/tex/latex/perltex/perltex.sty index 174b855a30f..05c6b23cda3 100644 --- a/Master/texmf-dist/tex/latex/perltex/perltex.sty +++ b/Master/texmf-dist/tex/latex/perltex/perltex.sty @@ -22,7 +22,7 @@ %% \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesPackage{perltex} - [2009/09/13 v1.9 LaTeX macros for use with PerlTeX] + [2009/11/24 v2.0 LaTeX macros for use with PerlTeX] \newif\ifplmac@required \plmac@requiredtrue \DeclareOption{optional}{\plmac@requiredfalse} \ProcessOptions\relax \newif\ifperl |