From ee627840c85edc7b073d0582632dcc4da82a1e83 Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Wed, 2 Aug 2017 19:40:52 +0200 Subject: 2017-08-02 19:04:00 --- tex/context/base/mkiv/font-mis.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tex/context/base/mkiv/font-mis.lua') diff --git a/tex/context/base/mkiv/font-mis.lua b/tex/context/base/mkiv/font-mis.lua index 401abbffa..f0afb35de 100644 --- a/tex/context/base/mkiv/font-mis.lua +++ b/tex/context/base/mkiv/font-mis.lua @@ -21,7 +21,7 @@ local readers = otf.readers if readers then - otf.version = otf.version or 3.100 + otf.version = otf.version or 3.101 otf.cache = otf.cache or containers.define("fonts", "otl", otf.version, true) function fonts.helpers.getfeatures(name,save) -- cgit v1.2.3