summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/Makefile.PL
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-04-30 22:44:49 +0000
committerKarl Berry <karl@freefriends.org>2018-04-30 22:44:49 +0000
commit3769a3e704759d87832efcd18bb9d1cfc8067f5f (patch)
tree444e905c29f8d64d452e2f230226eb8901f79a75 /Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/Makefile.PL
parent154decbde20261c8e3c8bf4cc885d45dc19be63b (diff)
bibtexperllibs (30apr18)
git-svn-id: svn://tug.org/texlive/trunk@47520 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/Makefile.PL')
-rw-r--r--Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/Makefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/Makefile.PL b/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/Makefile.PL
index 41a067a8b34..1deb311e4bd 100644
--- a/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/Makefile.PL
+++ b/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/Makefile.PL
@@ -29,7 +29,7 @@ my %WriteMakefileArgs = (
"TEST_REQUIRES" => {
"Test::More" => "0.88"
},
- "VERSION" => "1.01",
+ "VERSION" => "1.02",
"test" => {
"TESTS" => "t/*.t"
}