summaryrefslogtreecommitdiff
path: root/luaotfload-colors.lua
diff options
context:
space:
mode:
authorPhilipp Gesang <phg42.2a@gmail.com>2013-06-09 02:41:42 -0700
committerPhilipp Gesang <phg42.2a@gmail.com>2013-06-09 02:41:42 -0700
commit6580e7a8e1d19dd5ff0aca233dde486dae03761f (patch)
tree6d91281c1a96c87cdf813139fd057afaccb8db2d /luaotfload-colors.lua
parent12375b6291320ecd8e962a62e28ec70f2b205192 (diff)
parent76d3bf5ef8dd97dbaadaf814f2a428ba84fde222 (diff)
downloadluaotfload-6580e7a8e1d19dd5ff0aca233dde486dae03761f.tar.gz
Merge pull request #97 from phi-gamma/master
sync
Diffstat (limited to 'luaotfload-colors.lua')
-rw-r--r--luaotfload-colors.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/luaotfload-colors.lua b/luaotfload-colors.lua
index 7bd5c1f..d3e77b0 100644
--- a/luaotfload-colors.lua
+++ b/luaotfload-colors.lua
@@ -1,5 +1,5 @@
if not modules then modules = { } end modules ['luaotfload-colors'] = {
- version = 2.200,
+ version = 2.3,
comment = "companion to luaotfload.lua (font color)",
author = "Khaled Hosny, Elie Roux, Philipp Gesang",
copyright = "Luaotfload Development Team",