summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/font-mis.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2021-01-07 17:18:53 +0100
committerContext Git Mirror Bot <phg@phi-gamma.net>2021-01-07 17:18:53 +0100
commit91a47fa6fbfacd23d2802c41d3c908569070bdf2 (patch)
tree00a08c95ece3fceba0e24655f35934876e3f3c55 /tex/context/base/mkiv/font-mis.lua
parent6032373f72b7980d5b197eb371f1d56ecb800ee8 (diff)
downloadcontext-91a47fa6fbfacd23d2802c41d3c908569070bdf2.tar.gz
2021-01-07 16:59:00
Diffstat (limited to 'tex/context/base/mkiv/font-mis.lua')
-rw-r--r--tex/context/base/mkiv/font-mis.lua2
1 files changed, 1 insertions, 1 deletions
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)