summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/luatex/luaotfload/luaotfload-colors.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-colors.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-colors.lua')
-rw-r--r--Master/texmf-dist/tex/luatex/luaotfload/luaotfload-colors.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/luatex/luaotfload/luaotfload-colors.lua b/Master/texmf-dist/tex/luatex/luaotfload/luaotfload-colors.lua
index 35962ee0744..2d8942a3d99 100644
--- a/Master/texmf-dist/tex/luatex/luaotfload/luaotfload-colors.lua
+++ b/Master/texmf-dist/tex/luatex/luaotfload/luaotfload-colors.lua
@@ -5,8 +5,8 @@
assert(luaotfload_module, "This is a part of luaotfload and should not be loaded independently") {
name = "luaotfload-colors",
- version = "3.24", --TAGVERSION
- date = "2023-08-19", --TAGDATE
+ version = "3.26", --TAGVERSION
+ date = "2023-08-31", --TAGDATE
description = "luaotfload submodule / color",
license = "GPL v2.0",
author = "Khaled Hosny, Elie Roux, Philipp Gesang, Dohyun Kim, David Carlisle",