summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/luatex/luaotfload/luaotfload-auxiliary.lua
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-09-01 21:20:03 +0000
committerKarl Berry <karl@freefriends.org>2023-09-01 21:20:03 +0000
commitebea6d65fdf76750d83a59ad9fe017affa01597d (patch)
tree233417b29b0a717fa9353fb866b7390b3c98c56e /Master/texmf-dist/tex/luatex/luaotfload/luaotfload-auxiliary.lua
parent27d05e705e75259a904502763104b47814ebcf3e (diff)
luaotfload (1sep23)
git-svn-id: svn://tug.org/texlive/trunk@68143 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/luatex/luaotfload/luaotfload-auxiliary.lua')
-rw-r--r--Master/texmf-dist/tex/luatex/luaotfload/luaotfload-auxiliary.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/luatex/luaotfload/luaotfload-auxiliary.lua b/Master/texmf-dist/tex/luatex/luaotfload/luaotfload-auxiliary.lua
index 6325ba19d28..5e2022a18be 100644
--- a/Master/texmf-dist/tex/luatex/luaotfload/luaotfload-auxiliary.lua
+++ b/Master/texmf-dist/tex/luatex/luaotfload/luaotfload-auxiliary.lua
@@ -6,8 +6,8 @@
assert(luaotfload_module, "This is a part of luaotfload and should not be loaded independently") {
name = "luaotfload-auxiliary",
- version = "3.24", --TAGVERSION
- date = "2023-08-19", --TAGDATE
+ version = "3.26", --TAGVERSION
+ date = "2023-08-31", --TAGDATE
description = "luaotfload submodule / auxiliary functions",
license = "GPL v2.0"
}