summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/luacolor/luacolor.lua
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/luacolor/luacolor.lua')
-rw-r--r--Master/texmf-dist/tex/latex/luacolor/luacolor.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/luacolor/luacolor.lua b/Master/texmf-dist/tex/latex/luacolor/luacolor.lua
index d1075136a73..e95192a2fef 100644
--- a/Master/texmf-dist/tex/latex/luacolor/luacolor.lua
+++ b/Master/texmf-dist/tex/latex/luacolor/luacolor.lua
@@ -9,7 +9,7 @@
-- This is a generated file.
--
-- Project: luacolor
--- Version: 2020-02-22 v1.14
+-- Version: 2020-02-24 v1.15
--
-- Copyright (C)
-- 2007, 2009-2011 Heiko Oberdiek
@@ -41,7 +41,7 @@ oberdiek = oberdiek or {}
local luacolor = oberdiek.luacolor or {}
oberdiek.luacolor = luacolor
function luacolor.getversion()
- tex.write("2020-02-22 v1.14")
+ tex.write("2020-02-24 v1.15")
end
local ifpdf = tonumber(tex.outputmode or tex.pdfoutput) > 0
local prefix