summaryrefslogtreecommitdiff
path: root/tex/context/base/font-mis.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2010-05-13 23:36:00 +0200
committerHans Hagen <pragma@wxs.nl>2010-05-13 23:36:00 +0200
commitb34cc94e16a5baacd0201e20f190ec224c00f952 (patch)
tree90c95e14f2a2b099d99e39c31b08529f6e21fdfb /tex/context/base/font-mis.lua
parent8c0bb98e13632d6caf24fd08261ff4bca4fdd4eb (diff)
downloadcontext-b34cc94e16a5baacd0201e20f190ec224c00f952.tar.gz
beta 2010.05.13 23:36
Diffstat (limited to 'tex/context/base/font-mis.lua')
-rw-r--r--tex/context/base/font-mis.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/font-mis.lua b/tex/context/base/font-mis.lua
index 025bcb42e..7dc15df2d 100644
--- a/tex/context/base/font-mis.lua
+++ b/tex/context/base/font-mis.lua
@@ -11,7 +11,7 @@ local lower, strip = string.lower, string.strip
fonts.otf = fonts.otf or { }
-fonts.otf.version = fonts.otf.version or 2.645
+fonts.otf.version = fonts.otf.version or 2.650
fonts.otf.pack = true
fonts.otf.cache = containers.define("fonts", "otf", fonts.otf.version, true)