diff options
Diffstat (limited to 'otfl-font-dum.lua')
-rw-r--r-- | otfl-font-dum.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/otfl-font-dum.lua b/otfl-font-dum.lua index 7dfdf3d..3726036 100644 --- a/otfl-font-dum.lua +++ b/otfl-font-dum.lua @@ -47,7 +47,7 @@ end fonts.names = fonts.names or { } -fonts.names.version = 2.001 -- not the same as in context +fonts.names.version = 2.002 -- not the same as in context fonts.names.basename = "otfl-names.lua" fonts.names.new_to_old = { } fonts.names.old_to_new = { } |