summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/font-mis.lua
diff options
context:
space:
mode:
authorContext Git Mirror Bot <phg42.2a@gmail.com>2016-08-24 22:18:43 +0200
committerContext Git Mirror Bot <phg42.2a@gmail.com>2016-08-24 22:18:43 +0200
commitb37069abc236fbc5fbf171dc6af0deff495a6baf (patch)
treec683e704db478ec01289d3cc6da96b8b3539365a /tex/context/base/mkiv/font-mis.lua
parent919bc064f39878b9624c6e48b4695c74608359e4 (diff)
downloadcontext-b37069abc236fbc5fbf171dc6af0deff495a6baf.tar.gz
2016-08-24 21:22: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 f90247c89..f610ee983 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.025
+ otf.version = otf.version or 3.026
otf.cache = otf.cache or containers.define("fonts", "otl", otf.version, true)
function fonts.helpers.getfeatures(name,save)