diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2014-07-24 22:20:47 +0200 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2014-07-24 22:20:47 +0200 |
commit | 7c5c912858ba4b6ebd9d7f4f2e3bfa06171f6886 (patch) | |
tree | ab8d0b2ac65a98d2c21e321a78bfbee5f29f8609 /src/luaotfload.sty | |
parent | 4482773d1e4bfc0105b478f7c0bfb8c5480af8a0 (diff) | |
parent | eb9d41d52ea5168284472a7290bce7a579ba1794 (diff) | |
download | luaotfload-7c5c912858ba4b6ebd9d7f4f2e3bfa06171f6886.tar.gz |
Merge pull request #238 from phi-gamma/master
2.5-2 / config dumper
Diffstat (limited to 'src/luaotfload.sty')
-rw-r--r-- | src/luaotfload.sty | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/luaotfload.sty b/src/luaotfload.sty index f09193b..4ebe3cb 100644 --- a/src/luaotfload.sty +++ b/src/luaotfload.sty @@ -40,7 +40,7 @@ \ProvidesPackage{luaotfload}% %% FIXME The date is meaningless, we need to find a way to %% use the git revision instead. - [2014/07/16 v2.5-1 OpenType layout system] + [2014/07/24 v2.5-2 OpenType layout system] \RequirePackage{luatexbase} \fi \RequireLuaModule{luaotfload-main} |