From 347ab0a91484624454e20b10f06cf50acdf17254 Mon Sep 17 00:00:00 2001 From: Khaled Hosny Date: Thu, 14 Jan 2010 22:49:52 +0200 Subject: Update database version number We now use our own version number since we no longer compatible with luatex-fonts' version. --- otfl-font-dum.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'otfl-font-dum.lua') diff --git a/otfl-font-dum.lua b/otfl-font-dum.lua index 285537c..9235e01 100644 --- a/otfl-font-dum.lua +++ b/otfl-font-dum.lua @@ -47,7 +47,7 @@ end fonts.names = fonts.names or { } -fonts.names.version = 1.001 -- not the same as in context +fonts.names.version = 2.000 -- not the same as in context fonts.names.basename = "otfl-names.lua" fonts.names.new_to_old = { } fonts.names.old_to_new = { } -- cgit v1.2.3