summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-03-02 21:34:33 +0000
committerKarl Berry <karl@freefriends.org>2022-03-02 21:34:33 +0000
commit76a9bf7bc1984b6dbd3bda656d22043e5e9b2ab2 (patch)
treeae98986874a101d1008b66345e454fda746f64cf /Master/texmf-dist/scripts
parent6427a0f55074b60d1c8af9288fc91e7e0e4dd267 (diff)
markdown (2mar22) (branch)
git-svn-id: svn://tug.org/texlive/branches/branch2021.final@62343 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts')
-rw-r--r--Master/texmf-dist/scripts/markdown/markdown-cli.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/scripts/markdown/markdown-cli.lua b/Master/texmf-dist/scripts/markdown/markdown-cli.lua
index 4e34effaf71..f0f9bab545d 100644
--- a/Master/texmf-dist/scripts/markdown/markdown-cli.lua
+++ b/Master/texmf-dist/scripts/markdown/markdown-cli.lua
@@ -58,7 +58,7 @@
-- those in the standard .ins files.
--
local metadata = {
- version = "2.14.0-0-g9635d76",
+ version = "2.14.1-0-gb933d81",
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",