summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/font-mis.lua
diff options
context:
space:
mode:
authorContext Git Mirror Bot <phg42.2a@gmail.com>2016-04-30 21:47:48 +0200
committerContext Git Mirror Bot <phg42.2a@gmail.com>2016-04-30 21:47:48 +0200
commit0720a3fd156076fc3092927feb0fa0a85122ec6d (patch)
tree63d6975747b9b4d4d91f079602a4967f2aef03e6 /tex/context/base/mkiv/font-mis.lua
parent4a649b4a0eff2ba6f292e4891d2749a79b08baf0 (diff)
downloadcontext-0720a3fd156076fc3092927feb0fa0a85122ec6d.tar.gz
2016-04-30 19:04: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 06bf22049..b50da5417 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.018
+ otf.version = otf.version or 3.019
otf.cache = otf.cache or containers.define("fonts", "otl", otf.version, true)
function fonts.helpers.getfeatures(name,save)