summaryrefslogtreecommitdiff
path: root/otfl-font-dum.lua
diff options
context:
space:
mode:
authorKhaled Hosny <khaledhosny@eglug.org>2010-01-14 22:49:52 +0200
committerKhaled Hosny <khaledhosny@eglug.org>2010-01-15 08:28:18 +0200
commit347ab0a91484624454e20b10f06cf50acdf17254 (patch)
tree62b2adcefd0f5a0d0598c8cbdc8c9ded63153bd6 /otfl-font-dum.lua
parentf4a8d67512cc4201188301d9ffb75b985a07e41d (diff)
downloadluaotfload-347ab0a91484624454e20b10f06cf50acdf17254.tar.gz
Update database version number
We now use our own version number since we no longer compatible with luatex-fonts' version.
Diffstat (limited to 'otfl-font-dum.lua')
-rw-r--r--otfl-font-dum.lua2
1 files changed, 1 insertions, 1 deletions
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 = { }