summaryrefslogtreecommitdiff
path: root/luaotfload-colors.lua
diff options
context:
space:
mode:
authorPhilipp Gesang <phg42.2a@gmail.com>2013-07-10 18:01:15 +0200
committerPhilipp Gesang <phg42.2a@gmail.com>2013-07-10 18:01:15 +0200
commit12bc6faf98fa9e8fc4ecc1db2cde14ff620b0429 (patch)
tree4a71bf43573dfd2c066bbf2f6a38aad0e5ca7c40 /luaotfload-colors.lua
parent133d5eb6d6e7ba35f5bc4b73151393cac1e5d092 (diff)
downloadluaotfload-12bc6faf98fa9e8fc4ecc1db2cde14ff620b0429.tar.gz
bump version, update NEWS
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 d3e77b0..b95e836 100644
--- a/luaotfload-colors.lua
+++ b/luaotfload-colors.lua
@@ -1,5 +1,5 @@
if not modules then modules = { } end modules ['luaotfload-colors'] = {
- version = 2.3,
+ version = "2.3a",
comment = "companion to luaotfload.lua (font color)",
author = "Khaled Hosny, Elie Roux, Philipp Gesang",
copyright = "Luaotfload Development Team",