summaryrefslogtreecommitdiff
path: root/src/luaotfload.sty
diff options
context:
space:
mode:
authorPhilipp Gesang <phg42.2a@gmail.com>2014-07-16 20:09:01 +0200
committerPhilipp Gesang <phg42.2a@gmail.com>2014-07-16 20:09:01 +0200
commita9a61c97b8e07294a2f362d1ac39a9ece15dc999 (patch)
tree5e9f4d685412fc87278819d4f11ef1ed22feef37 /src/luaotfload.sty
parent2e932fd1f0ea473255313c65425d3a6d4521298a (diff)
parent95c6d7f9eefcac7a3fd042917df15166935d690d (diff)
downloadluaotfload-a9a61c97b8e07294a2f362d1ac39a9ece15dc999.tar.gz
Merge pull request #235 from phi-gamma/master
fixes
Diffstat (limited to 'src/luaotfload.sty')
-rw-r--r--src/luaotfload.sty4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/luaotfload.sty b/src/luaotfload.sty
index 9848a22..f09193b 100644
--- a/src/luaotfload.sty
+++ b/src/luaotfload.sty
@@ -38,7 +38,9 @@
\else
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{luaotfload}%
- [2014/07/13 v2.5 OpenType layout system]
+ %% 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]
\RequirePackage{luatexbase}
\fi
\RequireLuaModule{luaotfload-main}