summaryrefslogtreecommitdiff
path: root/src/luaotfload-log.lua
diff options
context:
space:
mode:
authorPhilipp Gesang <phg@phi-gamma.net>2017-01-29 20:24:22 +0100
committerPhilipp Gesang <phg@phi-gamma.net>2017-01-29 20:24:22 +0100
commit31831b966ec0bef1bd1068fc8eb5db80dfae2ea2 (patch)
treee28726dbca5137e2c7ecc98269b93d722df7db85 /src/luaotfload-log.lua
parentbd12d9f212aa698034bfcf6dffe21444d992e1fa (diff)
downloadluaotfload-31831b966ec0bef1bd1068fc8eb5db80dfae2ea2.tar.gz
[*] bump year and version
Diffstat (limited to 'src/luaotfload-log.lua')
-rw-r--r--src/luaotfload-log.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/luaotfload-log.lua b/src/luaotfload-log.lua
index 6a41590..ab38ffa 100644
--- a/src/luaotfload-log.lua
+++ b/src/luaotfload-log.lua
@@ -1,5 +1,5 @@
if not modules then modules = { } end modules ["luaotfload-log"] = {
- version = "2.7",
+ version = "2.8",
comment = "companion to Luaotfload",
author = "Khaled Hosny, Elie Roux, Philipp Gesang",
copyright = "Luaotfload Development Team",