diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2014-02-05 21:10:01 +0100 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2014-02-05 21:10:01 +0100 |
commit | 41de61134114c1626b9afae83ec801725e1b0423 (patch) | |
tree | 7a9d2cabd9feb7cadc8f015ba867b24d2c2b375a /luaotfload-tool.lua | |
parent | 398bb5facbd282aa46877de3755b57ecbbe614f7 (diff) | |
parent | bd307a8fe8047d322317037c1a832720c236fb48 (diff) | |
download | luaotfload-41de61134114c1626b9afae83ec801725e1b0423.tar.gz |
Merge pull request #190 from phi-gamma/master
[*] bump version, update copyright date
Diffstat (limited to 'luaotfload-tool.lua')
-rwxr-xr-x | luaotfload-tool.lua | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/luaotfload-tool.lua b/luaotfload-tool.lua index 341d197..67ab2e7 100755 --- a/luaotfload-tool.lua +++ b/luaotfload-tool.lua @@ -2,14 +2,14 @@ ----------------------------------------------------------------------- -- FILE: luaotfload-tool.lua -- DESCRIPTION: database functionality --- REQUIREMENTS: luaotfload 2.2 +-- REQUIREMENTS: luaotfload 2.4 -- AUTHOR: Khaled Hosny, Élie Roux, Philipp Gesang --- VERSION: 2.4 +-- VERSION: 2.4-3 -- LICENSE: GPL v2 -- MODIFIED: 2013-07-28 13:12:04+0200 ----------------------------------------------------------------------- -local version = "2.4" --- <int: major>.<int: minor><alpha: fixes> +local version = "2.4-3" --- <int: major>.<int: minor><alpha: fixes> --[[doc-- |