summaryrefslogtreecommitdiff
path: root/src/luaotfload-colors.lua
diff options
context:
space:
mode:
authorPhilipp Gesang <phg@phi-gamma.net>2017-01-29 20:24:22 +0100
committerPhilipp Gesang <phg@phi-gamma.net>2017-01-29 20:24:22 +0100
commit31831b966ec0bef1bd1068fc8eb5db80dfae2ea2 (patch)
treee28726dbca5137e2c7ecc98269b93d722df7db85 /src/luaotfload-colors.lua
parentbd12d9f212aa698034bfcf6dffe21444d992e1fa (diff)
downloadluaotfload-31831b966ec0bef1bd1068fc8eb5db80dfae2ea2.tar.gz
[*] bump year and version
Diffstat (limited to 'src/luaotfload-colors.lua')
-rw-r--r--src/luaotfload-colors.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/luaotfload-colors.lua b/src/luaotfload-colors.lua
index 12b490e..f2fdceb 100644
--- a/src/luaotfload-colors.lua
+++ b/src/luaotfload-colors.lua
@@ -1,5 +1,5 @@
if not modules then modules = { } end modules ['luaotfload-colors'] = {
- version = "2.7",
+ version = "2.8",
comment = "companion to luaotfload-main.lua (font color)",
author = "Khaled Hosny, Elie Roux, Philipp Gesang, Dohyun Kim, David Carlisle",
copyright = "Luaotfload Development Team",