diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2013-11-10 19:28:55 +0100 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2013-11-10 19:28:55 +0100 |
commit | 1ad4aec62a0cdc6eaf12f17126eeb346e86d3146 (patch) | |
tree | e0a8ae7acb53846aee2d43b2ea6e923c7b4fbd5b /luaotfload-colors.lua | |
parent | 074355a0d96d204d92307a4066c231cb89b2d8bf (diff) | |
download | luaotfload-1ad4aec62a0cdc6eaf12f17126eeb346e86d3146.tar.gz |
[*] bump version globally
Diffstat (limited to 'luaotfload-colors.lua')
-rw-r--r-- | luaotfload-colors.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/luaotfload-colors.lua b/luaotfload-colors.lua index ac9291d..b5c1fb9 100644 --- a/luaotfload-colors.lua +++ b/luaotfload-colors.lua @@ -1,5 +1,5 @@ if not modules then modules = { } end modules ['luaotfload-colors'] = { - version = "2.3a", + version = "2.4", comment = "companion to luaotfload.lua (font color)", author = "Khaled Hosny, Elie Roux, Philipp Gesang", copyright = "Luaotfload Development Team", |