summaryrefslogtreecommitdiff
path: root/luaotfload-features.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-features.lua
parent133d5eb6d6e7ba35f5bc4b73151393cac1e5d092 (diff)
downloadluaotfload-12bc6faf98fa9e8fc4ecc1db2cde14ff620b0429.tar.gz
bump version, update NEWS
Diffstat (limited to 'luaotfload-features.lua')
-rw-r--r--luaotfload-features.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/luaotfload-features.lua b/luaotfload-features.lua
index 690a33c..a07992b 100644
--- a/luaotfload-features.lua
+++ b/luaotfload-features.lua
@@ -1,5 +1,5 @@
if not modules then modules = { } end modules ["features"] = {
- version = 2.3,
+ version = "2.3a",
comment = "companion to luaotfload.lua",
author = "Hans Hagen, Khaled Hosny, Elie Roux, Philipp Gesang",
copyright = "PRAGMA ADE / ConTeXt Development Team",