summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/luatex/luaotfload/luaotfload-loaders.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-loaders.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-loaders.lua')
-rw-r--r--Master/texmf-dist/tex/luatex/luaotfload/luaotfload-loaders.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/luatex/luaotfload/luaotfload-loaders.lua b/Master/texmf-dist/tex/luatex/luaotfload/luaotfload-loaders.lua
index 5a84113a1f0..ca3730f00d9 100644
--- a/Master/texmf-dist/tex/luatex/luaotfload/luaotfload-loaders.lua
+++ b/Master/texmf-dist/tex/luatex/luaotfload/luaotfload-loaders.lua
@@ -8,8 +8,8 @@
assert(luaotfload_module, "This is a part of luaotfload and should not be loaded independently") {
name = "luaotfload-loaders",
- version = "3.19", --TAGVERSION
- date = "2022-02-24", --TAGDATE
+ version = "3.20", --TAGVERSION
+ date = "2022-02-27", --TAGDATE
description = "luaotfload submodule / callback handling",
license = "GPL v2.0"
}