summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/font-mis.lua
diff options
context:
space:
mode:
authorContext Git Mirror Bot <phg42.2a@gmail.com>2016-06-16 12:35:50 +0200
committerContext Git Mirror Bot <phg42.2a@gmail.com>2016-06-16 12:35:50 +0200
commite5f31b4b88e3f4dc2fad65156c4dff08d27f528b (patch)
tree28f00761e62b7f08fef3d4fe28dbcdd6621d3d63 /tex/context/base/mkiv/font-mis.lua
parent3d9fb7a20b16edd5babed9a56ca70662c0fcb011 (diff)
downloadcontext-e5f31b4b88e3f4dc2fad65156c4dff08d27f528b.tar.gz
2016-06-16 11:52: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 9426c3148..7278f283f 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.023
+ otf.version = otf.version or 3.024
otf.cache = otf.cache or containers.define("fonts", "otl", otf.version, true)
function fonts.helpers.getfeatures(name,save)