summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/luatex/luaotfload/luaotfload-harf-plug.lua
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-02-27 21:26:52 +0000
committerKarl Berry <karl@freefriends.org>2022-02-27 21:26:52 +0000
commit4097b52ea86a51c6e0172880ec89ee3d09ed8d10 (patch)
treeba85c98042fa053b939f0c85dc9348432d254145 /Master/texmf-dist/tex/luatex/luaotfload/luaotfload-harf-plug.lua
parentc489a98a6a396006c547b314a4ab73516a044c0d (diff)
luaotfload (27feb22) (branch)
git-svn-id: svn://tug.org/texlive/branches/branch2021.final@62239 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/luatex/luaotfload/luaotfload-harf-plug.lua')
-rw-r--r--Master/texmf-dist/tex/luatex/luaotfload/luaotfload-harf-plug.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/luatex/luaotfload/luaotfload-harf-plug.lua b/Master/texmf-dist/tex/luatex/luaotfload/luaotfload-harf-plug.lua
index 634da687860..222c4334e8a 100644
--- a/Master/texmf-dist/tex/luatex/luaotfload/luaotfload-harf-plug.lua
+++ b/Master/texmf-dist/tex/luatex/luaotfload/luaotfload-harf-plug.lua
@@ -4,8 +4,8 @@
-----------------------------------------------------------------------
assert(luaotfload_module, "This is a part of luaotfload and should not be loaded independently") {
name = "luaotfload-harf-plug",
- version = "3.19", --TAGVERSION
- date = "2022-02-24", --TAGDATE
+ version = "3.20", --TAGVERSION
+ date = "2022-02-27", --TAGDATE
description = "luaotfload submodule / HarfBuzz shaping",
license = "GPL v2.0",
author = "Khaled Hosny, Marcel Krüger",