summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/support/bibtexperllibs/LaTeX-ToUnicode/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/support/bibtexperllibs/LaTeX-ToUnicode/Makefile.PL')
-rw-r--r--Master/texmf-dist/source/support/bibtexperllibs/LaTeX-ToUnicode/Makefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/support/bibtexperllibs/LaTeX-ToUnicode/Makefile.PL b/Master/texmf-dist/source/support/bibtexperllibs/LaTeX-ToUnicode/Makefile.PL
index c7a5cb344b8..6b30688882b 100644
--- a/Master/texmf-dist/source/support/bibtexperllibs/LaTeX-ToUnicode/Makefile.PL
+++ b/Master/texmf-dist/source/support/bibtexperllibs/LaTeX-ToUnicode/Makefile.PL
@@ -20,7 +20,7 @@ my %WriteMakefileArgs = (
'LICENSE' => 'perl',
'NAME' => 'LaTeX::ToUnicode',
'PREREQ_PM' => {},
- 'VERSION' => '0.05',
+ 'VERSION' => '0.11',
'test' => {
'TESTS' => 't/*.t'
}