summaryrefslogtreecommitdiff
path: root/tex/context/base/font-otl.lua
diff options
context:
space:
mode:
authorContext Git Mirror Bot <phg42.2a@gmail.com>2016-01-04 16:15:08 +0100
committerContext Git Mirror Bot <phg42.2a@gmail.com>2016-01-04 16:15:08 +0100
commit375d5805bcdeeade99aff1cee9eae3bf7838dc66 (patch)
tree4ca0e22df4d25e897c6189ee7a0c5b0a65ec3728 /tex/context/base/font-otl.lua
parentda0401e373d5db17ad5b2da41eb599ec126840bf (diff)
downloadcontext-375d5805bcdeeade99aff1cee9eae3bf7838dc66.tar.gz
2016-01-04 15:49:00
Diffstat (limited to 'tex/context/base/font-otl.lua')
-rw-r--r--tex/context/base/font-otl.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/font-otl.lua b/tex/context/base/font-otl.lua
index 5a03de844..30a351973 100644
--- a/tex/context/base/font-otl.lua
+++ b/tex/context/base/font-otl.lua
@@ -53,7 +53,7 @@ local report_otf = logs.reporter("fonts","otf loading")
local fonts = fonts
local otf = fonts.handlers.otf
-otf.version = 3.010 -- beware: also sync font-mis.lua and in mtx-fonts
+otf.version = 3.012 -- beware: also sync font-mis.lua and in mtx-fonts
otf.cache = containers.define("fonts", "otl", otf.version, true)
local otfreaders = otf.readers