diff options
author | Karl Berry <karl@freefriends.org> | 2020-09-03 21:06:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-09-03 21:06:29 +0000 |
commit | 24747f42d2ae33e72bd6cb817501a16951912000 (patch) | |
tree | 249041a4aa4763ff12d5925a69df1e65345e6b8d /Master/texmf-dist/tex/luatex/luaotfload/luaotfload-embolden.lua | |
parent | d34926349151181057a004f0aa9b9c90fbf0f2f2 (diff) |
luaotfload (3sep20)
git-svn-id: svn://tug.org/texlive/trunk@56251 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/luatex/luaotfload/luaotfload-embolden.lua')
-rw-r--r-- | Master/texmf-dist/tex/luatex/luaotfload/luaotfload-embolden.lua | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/luatex/luaotfload/luaotfload-embolden.lua b/Master/texmf-dist/tex/luatex/luaotfload/luaotfload-embolden.lua index 479c485d62c..d1d4e478c82 100644 --- a/Master/texmf-dist/tex/luatex/luaotfload/luaotfload-embolden.lua +++ b/Master/texmf-dist/tex/luatex/luaotfload/luaotfload-embolden.lua @@ -5,9 +5,9 @@ local ProvidesLuaModule = { name = "luaotfload-embolden", - version = "3.14", --TAGVERSION - date = "2020-05-06", --TAGDATE - description = "luaotfload submodule / color", + version = "3.15", --TAGVERSION + date = "2020-09-02", --TAGDATE + description = "luaotfload submodule / embolden", license = "GPL v2.0", author = "Marcel Krüger" } |