From d091a10cf3c159a68967e4b50795481a223e652b Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Mon, 14 Jul 2014 19:25:00 +0200 Subject: beta 2014.07.14 19:25 --- tex/context/base/font-mis.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tex/context/base/font-mis.lua') diff --git a/tex/context/base/font-mis.lua b/tex/context/base/font-mis.lua index de43c08a9..077baeaba 100644 --- a/tex/context/base/font-mis.lua +++ b/tex/context/base/font-mis.lua @@ -22,7 +22,7 @@ local handlers = fonts.handlers handlers.otf = handlers.otf or { } local otf = handlers.otf -otf.version = otf.version or 2.757 +otf.version = otf.version or 2.758 otf.cache = otf.cache or containers.define("fonts", "otf", otf.version, true) function otf.loadcached(filename,format,sub) -- cgit v1.2.3