diff options
author | Karl Berry <karl@freefriends.org> | 2019-07-14 20:47:20 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-07-14 20:47:20 +0000 |
commit | a7f57f401a6a2b52cecf57cf1cd5bd78606339df (patch) | |
tree | 37efcd081b32420c035c8b1bed3aa03fb470e7c2 /Master/texmf-dist/tex/luatex/luaotfload/luaotfload-database.lua | |
parent | 5d5aeb009b9fb83051f6382f33a491f792ade98c (diff) |
luaotfload (14jul19)
git-svn-id: svn://tug.org/texlive/trunk@51639 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/luatex/luaotfload/luaotfload-database.lua')
-rw-r--r-- | Master/texmf-dist/tex/luatex/luaotfload/luaotfload-database.lua | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/luatex/luaotfload/luaotfload-database.lua b/Master/texmf-dist/tex/luatex/luaotfload/luaotfload-database.lua index 385944a5ab6..322cd5e9144 100644 --- a/Master/texmf-dist/tex/luatex/luaotfload/luaotfload-database.lua +++ b/Master/texmf-dist/tex/luatex/luaotfload/luaotfload-database.lua @@ -5,8 +5,8 @@ do -- block to avoid to many local variables error local ProvidesLuaModule = { name = "luaotfload-database", - version = "2.97", --TAGVERSION - date = "2019-05-18", --TAGDATE + version = "2.98", --TAGVERSION + date = "2019-07-04", --TAGDATE description = "luaotfload submodule / database", license = "GPL v2.0", author = "Khaled Hosny, Elie Roux, Philipp Gesang, Marcel Krüger", |