diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2013-05-09 15:22:20 +0200 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2013-05-09 15:22:20 +0200 |
commit | dde1b993cfd1aa07f31c0a97b8de8233e18f4fb4 (patch) | |
tree | 280ec05b6fa32a972632dd459ff489b2f0b5fb45 /luaotfload-database.lua | |
parent | ab06ec4422bc2e18ee5528a0ae7abd95a031c694 (diff) | |
download | luaotfload-dde1b993cfd1aa07f31c0a97b8de8233e18f4fb4.tar.gz |
[doc] mention manpage in manual
Diffstat (limited to 'luaotfload-database.lua')
-rw-r--r-- | luaotfload-database.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/luaotfload-database.lua b/luaotfload-database.lua index 96db195..84b884d 100644 --- a/luaotfload-database.lua +++ b/luaotfload-database.lua @@ -71,7 +71,7 @@ fonts.definers = fonts.definers or { } local names = fonts.names -names.version = 2.203 +names.version = 2.204 names.data = nil --- contains the loaded database names.lookups = nil --- contains the lookup cache names.path = { |