summaryrefslogtreecommitdiff
path: root/luaotfload-features.lua
diff options
context:
space:
mode:
authorPhilipp Gesang <phg42.2a@gmail.com>2014-01-02 21:27:11 +0100
committerPhilipp Gesang <phg42.2a@gmail.com>2014-01-02 21:27:11 +0100
commit9e2424f29eb2e54968026f4c847bf57c64f59ed6 (patch)
tree73b048e9823a3da15730ffbc8c8e23428d45923c /luaotfload-features.lua
parente794cfd74ae38a332122cf2b53df5b2af5d3b1fb (diff)
downloadluaotfload-9e2424f29eb2e54968026f4c847bf57c64f59ed6.tar.gz
[*] bump version
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 4b2f206..dc6b8a4 100644
--- a/luaotfload-features.lua
+++ b/luaotfload-features.lua
@@ -1,5 +1,5 @@
if not modules then modules = { } end modules ["features"] = {
- version = "2.4",
+ version = "2.5",
comment = "companion to luaotfload.lua",
author = "Hans Hagen, Khaled Hosny, Elie Roux, Philipp Gesang",
copyright = "PRAGMA ADE / ConTeXt Development Team",