summaryrefslogtreecommitdiff
path: root/src/luaotfload-colors.lua
diff options
context:
space:
mode:
authorPhilipp Gesang <phg@phi-gamma.net>2015-05-05 23:08:22 +0200
committerPhilipp Gesang <phg@phi-gamma.net>2015-05-05 23:08:22 +0200
commit2e434be84b3ecf8ef8167c722cfc42ad9c20f36d (patch)
tree25e0b9c0b4482df3c556eab8406d8d050caa4cfe /src/luaotfload-colors.lua
parentc9ee59f95e2d1f73d9c10b010ccbb1d09df4014c (diff)
downloadluaotfload-2e434be84b3ecf8ef8167c722cfc42ad9c20f36d.tar.gz
[*] adapt credits to reflect latest merge
Diffstat (limited to 'src/luaotfload-colors.lua')
-rw-r--r--src/luaotfload-colors.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/luaotfload-colors.lua b/src/luaotfload-colors.lua
index 0832083..a151101 100644
--- a/src/luaotfload-colors.lua
+++ b/src/luaotfload-colors.lua
@@ -1,7 +1,7 @@
if not modules then modules = { } end modules ['luaotfload-colors'] = {
- version = "2.5",
+ version = "2.6",
comment = "companion to luaotfload-main.lua (font color)",
- author = "Khaled Hosny, Elie Roux, Philipp Gesang",
+ author = "Khaled Hosny, Elie Roux, Philipp Gesang, Dohyun Kim",
copyright = "Luaotfload Development Team",
license = "GNU GPL v2.0"
}