From 334aceef887d77f2ad53aba2a8623aedf77a6370 Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Wed, 9 Dec 2015 22:52:54 +0100 Subject: [*] bump version and date We still had some 2014 values lingering around dark corners. In theory this is all meaningless wrt. the Git repo. --- src/luaotfload-database.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/luaotfload-database.lua') diff --git a/src/luaotfload-database.lua b/src/luaotfload-database.lua index 881cfe8..367723b 100644 --- a/src/luaotfload-database.lua +++ b/src/luaotfload-database.lua @@ -1,5 +1,5 @@ if not modules then modules = { } end modules ['luaotfload-database'] = { - version = "2.5", + version = "2.6", comment = "companion to luaotfload-main.lua", author = "Khaled Hosny, Elie Roux, Philipp Gesang", copyright = "Luaotfload Development Team", @@ -3529,7 +3529,7 @@ return { fonts.definers = fonts.definers or { resolvers = { } } names.blacklist = blacklist - names.version = 2.51 + names.version = 2.6 names.data = nil --- contains the loaded database names.lookups = nil --- contains the lookup cache -- cgit v1.2.3