From 91a47fa6fbfacd23d2802c41d3c908569070bdf2 Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Thu, 7 Jan 2021 17:18:53 +0100 Subject: 2021-01-07 16:59: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 da22f3bf9..18120f524 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.112 + otf.version = otf.version or 3.113 otf.cache = otf.cache or containers.define("fonts", "otl", otf.version, true) function fonts.helpers.getfeatures(name,save) -- cgit v1.2.3