summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/font-tpk.lmt
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkxl/font-tpk.lmt')
-rw-r--r--tex/context/base/mkxl/font-tpk.lmt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/mkxl/font-tpk.lmt b/tex/context/base/mkxl/font-tpk.lmt
index 2ad74d2a9..d265433c5 100644
--- a/tex/context/base/mkxl/font-tpk.lmt
+++ b/tex/context/base/mkxl/font-tpk.lmt
@@ -44,7 +44,7 @@ if not fonts then fonts = { handlers = { tfm = { } } } end
local handlers = fonts.handlers
local tfm = handlers.tfm or { }
handlers.tfm = tfm
-tfm.version = 1.005
+tfm.version = 1.006
local readers = tfm.readers or { }
tfm.readers = readers