summaryrefslogtreecommitdiff
path: root/luaotfload-features.lua
diff options
context:
space:
mode:
authorPhilipp Gesang <phg42.2a@gmail.com>2014-01-06 12:03:13 -0800
committerPhilipp Gesang <phg42.2a@gmail.com>2014-01-06 12:03:13 -0800
commitbb8ee997db8486468c23a985a0b207697b250b62 (patch)
treea4c38d1174021fc9c797f5cd4242ad1d369d370e /luaotfload-features.lua
parent70e80bb79416b0089ea9ee5f01a11be34bef251c (diff)
parent1d16a614853476a8cc00f06a4f018e515b175b8d (diff)
downloadluaotfload-bb8ee997db8486468c23a985a0b207697b250b62.tar.gz
Merge pull request #175 from phi-gamma/texlive2014
import dev branch
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",