summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/luatex/markdown
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-12-09 22:51:42 +0000
committerKarl Berry <karl@freefriends.org>2016-12-09 22:51:42 +0000
commit71acfa00b64d95aa6d981e5af4b7253a8094da30 (patch)
tree86ae3b841823dc05a3834fc172a06c9de1abc58c /Master/texmf-dist/tex/luatex/markdown
parent3e1d128c1cfadc9d92673001b565b575e9e12306 (diff)
markdown (9dec16)
git-svn-id: svn://tug.org/texlive/trunk@42660 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/luatex/markdown')
-rw-r--r--Master/texmf-dist/tex/luatex/markdown/markdown.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/luatex/markdown/markdown.lua b/Master/texmf-dist/tex/luatex/markdown/markdown.lua
index 8b374e3af3b..06f2a2b6169 100644
--- a/Master/texmf-dist/tex/luatex/markdown/markdown.lua
+++ b/Master/texmf-dist/tex/luatex/markdown/markdown.lua
@@ -58,7 +58,7 @@
-- those in the standard .ins files.
--
local metadata = {
- version = "2.2.1",
+ version = "2.2.2",
comment = "A module for the conversion from markdown to plain TeX",
author = "John MacFarlane, Hans Hagen, Vít Novotný",
copyright = "2009-2016 John MacFarlane, Hans Hagen; 2016 Vít Novotný",