summaryrefslogtreecommitdiff
path: root/src/luaotfload.sty
diff options
context:
space:
mode:
authorPhilipp Gesang <phg42.2a@gmail.com>2014-07-16 19:51:34 +0200
committerPhilipp Gesang <phg42.2a@gmail.com>2014-07-16 19:51:34 +0200
commitc452686165c1e5233825eca0878aabb9ad4922f6 (patch)
tree1fde4031f36c7fae3ad8b13cd70d8f223d2c58c4 /src/luaotfload.sty
parent2cd6d7aab3687bbfc43f1fc82da626b8c9395f27 (diff)
downloadluaotfload-c452686165c1e5233825eca0878aabb9ad4922f6.tar.gz
[*] bump version and datev2.5-fix-1
Hope I didn’t mess this up again …
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}