summaryrefslogtreecommitdiff
path: root/src/luaotfload-features.lua
diff options
context:
space:
mode:
authorPhilipp Gesang <phg@phi-gamma.net>2016-04-19 08:09:38 +0200
committerPhilipp Gesang <phg@phi-gamma.net>2016-04-19 08:09:41 +0200
commit5ce60cc98a304d837dfa451dd7d389dbd5cfaa77 (patch)
tree761cad87f64a600bbfdd25c465c695c1b3953aed /src/luaotfload-features.lua
parente5490055dfd11a6c6f25a2225cdeee6be4d27a61 (diff)
downloadluaotfload-5ce60cc98a304d837dfa451dd7d389dbd5cfaa77.tar.gz
[*] shred 2014 fontloader
This one hasn’t been touched for ages. The will be no compatibility loader this year. For testing, creating a loader on the fly from the Git repos is sufficient.
Diffstat (limited to 'src/luaotfload-features.lua')
-rw-r--r--src/luaotfload-features.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/luaotfload-features.lua b/src/luaotfload-features.lua
index 9817e0b..79f1416 100644
--- a/src/luaotfload-features.lua
+++ b/src/luaotfload-features.lua
@@ -1,5 +1,5 @@
if not modules then modules = { } end modules ["features"] = {
- version = "2.6",
+ version = "2.7",
comment = "companion to luaotfload-main.lua",
author = "Hans Hagen, Khaled Hosny, Elie Roux, Philipp Gesang",
copyright = "PRAGMA ADE / ConTeXt Development Team",