summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/luatex/luaotfload/luaotfload-loaders.lua
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-02-16 21:10:33 +0000
committerKarl Berry <karl@freefriends.org>2024-02-16 21:10:33 +0000
commitc8c0cd2543c82538d59d78da10c5692b4ae1ab5a (patch)
tree59f2f659fb47b69911a8cdd370fdeb4fefbde3c1 /Master/texmf-dist/tex/luatex/luaotfload/luaotfload-loaders.lua
parentfe3d7a739224c5613f6c0933969107c08327266c (diff)
luaotfload (15feb24)
git-svn-id: svn://tug.org/texlive/trunk@69916 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 eceaff81888..86f48ee69a2 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.26", --TAGVERSION
- date = "2023-08-31", --TAGDATE
+ version = "3.27", --TAGVERSION
+ date = "2024-02-14", --TAGDATE
description = "luaotfload submodule / callback handling",
license = "GPL v2.0"
}