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-features.lua | |
parent | 074355a0d96d204d92307a4066c231cb89b2d8bf (diff) | |
download | luaotfload-1ad4aec62a0cdc6eaf12f17126eeb346e86d3146.tar.gz |
[*] bump version globally
Diffstat (limited to 'luaotfload-features.lua')
-rw-r--r-- | luaotfload-features.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/luaotfload-features.lua b/luaotfload-features.lua index 83f5a99..4b2f206 100644 --- a/luaotfload-features.lua +++ b/luaotfload-features.lua @@ -1,5 +1,5 @@ if not modules then modules = { } end modules ["features"] = { - version = "2.3a", + version = "2.4", comment = "companion to luaotfload.lua", author = "Hans Hagen, Khaled Hosny, Elie Roux, Philipp Gesang", copyright = "PRAGMA ADE / ConTeXt Development Team", |