diff options
author | Karl Berry <karl@freefriends.org> | 2022-10-04 19:56:18 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-10-04 19:56:18 +0000 |
commit | 1b69cf0b1fa77d1616f07939f151a8ef7c349ebe (patch) | |
tree | 896b5dc44969eec8553fd77cda6c326330b5f82a /Master/texmf-dist/tex/luatex/luaotfload/luaotfload-glyphlist.lua | |
parent | 22f545f91fe1898ef42890c165100b08a1b15d61 (diff) |
luaotfload (4oct22)
git-svn-id: svn://tug.org/texlive/trunk@64616 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/luatex/luaotfload/luaotfload-glyphlist.lua')
-rw-r--r-- | Master/texmf-dist/tex/luatex/luaotfload/luaotfload-glyphlist.lua | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/luatex/luaotfload/luaotfload-glyphlist.lua b/Master/texmf-dist/tex/luatex/luaotfload/luaotfload-glyphlist.lua index f585e298b8c..428872e8d32 100644 --- a/Master/texmf-dist/tex/luatex/luaotfload/luaotfload-glyphlist.lua +++ b/Master/texmf-dist/tex/luatex/luaotfload/luaotfload-glyphlist.lua @@ -1,8 +1,8 @@ if luaotfload_module then luaotfload_module { name = "luaotfload-glyphlist", - version = "3.22", --TAGVERSION - date = "2022-06-15", --TAGDATE + version = "3.23", --TAGVERSION + date = "2022-10-03", --TAGDATE description = "luaotfload submodule / autogenerated glyphlist", copyright = "derived from https://raw.githubusercontent.com/adobe-type-tools/agl-aglfn/master/glyphlist.txt", original = "Adobe Glyph List, version 2.0, September 20, 2002", |