summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/luatex/luaotfload/luaotfload-parsers.lua
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-03-18 21:02:41 +0000
committerKarl Berry <karl@freefriends.org>2022-03-18 21:02:41 +0000
commit10bbdb3a84f2d565e837f2d72da4a603fef4f8a1 (patch)
tree58242616984e541bb25c59262e721165e9b9db22 /Master/texmf-dist/tex/luatex/luaotfload/luaotfload-parsers.lua
parent5313f5bb435c365ac007d77953c678bfb66d12ad (diff)
luaotfload (18mar22) (branch)
git-svn-id: svn://tug.org/texlive/branches/branch2021.final@62789 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/luatex/luaotfload/luaotfload-parsers.lua')
-rw-r--r--Master/texmf-dist/tex/luatex/luaotfload/luaotfload-parsers.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/luatex/luaotfload/luaotfload-parsers.lua b/Master/texmf-dist/tex/luatex/luaotfload/luaotfload-parsers.lua
index da41fa8b302..6219525a7fd 100644
--- a/Master/texmf-dist/tex/luatex/luaotfload/luaotfload-parsers.lua
+++ b/Master/texmf-dist/tex/luatex/luaotfload/luaotfload-parsers.lua
@@ -7,8 +7,8 @@
assert(luaotfload_module, "This is a part of luaotfload and should not be loaded independently") {
name = "luaotfload-parsers",
- version = "3.20", --TAGVERSION
- date = "2022-02-27", --TAGDATE
+ version = "3.21", --TAGVERSION
+ date = "2022-03-18", --TAGDATE
description = "luaotfload submodule / parsers",
license = "GPL v2.0"
}