diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2013-06-09 02:41:42 -0700 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2013-06-09 02:41:42 -0700 |
commit | 6580e7a8e1d19dd5ff0aca233dde486dae03761f (patch) | |
tree | 6d91281c1a96c87cdf813139fd057afaccb8db2d /luaotfload.dtx | |
parent | 12375b6291320ecd8e962a62e28ec70f2b205192 (diff) | |
parent | 76d3bf5ef8dd97dbaadaf814f2a428ba84fde222 (diff) | |
download | luaotfload-6580e7a8e1d19dd5ff0aca233dde486dae03761f.tar.gz |
Merge pull request #97 from phi-gamma/master
sync
Diffstat (limited to 'luaotfload.dtx')
-rw-r--r-- | luaotfload.dtx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/luaotfload.dtx b/luaotfload.dtx index 095ac23..70edf8c 100644 --- a/luaotfload.dtx +++ b/luaotfload.dtx @@ -1444,8 +1444,8 @@ config.luaotfload.prioritize = config.luaotfload.prioritize or "sys" luaotfload.module = { name = "luaotfload", - version = 2.2, - date = "2013/05/23", + version = 2.3, + date = "2013/06/02", description = "OpenType layout system.", author = "Elie Roux & Hans Hagen", copyright = "Elie Roux", |