diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2014-01-02 21:27:11 +0100 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2014-01-02 21:27:11 +0100 |
commit | 9e2424f29eb2e54968026f4c847bf57c64f59ed6 (patch) | |
tree | 73b048e9823a3da15730ffbc8c8e23428d45923c /luaotfload-override.lua | |
parent | e794cfd74ae38a332122cf2b53df5b2af5d3b1fb (diff) | |
download | luaotfload-9e2424f29eb2e54968026f4c847bf57c64f59ed6.tar.gz |
[*] bump version
Diffstat (limited to 'luaotfload-override.lua')
-rw-r--r-- | luaotfload-override.lua | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/luaotfload-override.lua b/luaotfload-override.lua index b1773fa..a692cb4 100644 --- a/luaotfload-override.lua +++ b/luaotfload-override.lua @@ -1,9 +1,9 @@ if not modules then modules = { } end modules ['luat-ovr'] = { - version = "2.4", - comment = "companion to luatex-*.tex", + version = "2.5", + comment = "companion to Luaotfload", author = "Khaled Hosny, Elie Roux, Philipp Gesang", copyright = "Luaotfload Development Team", - license = "GNU GPL v2" + license = "GNU GPL v2.0" } --[[doc-- |