diff options
| author | Philipp Gesang <phg42.2a@gmail.com> | 2013-07-10 18:23:21 +0200 | 
|---|---|---|
| committer | Philipp Gesang <phg42.2a@gmail.com> | 2013-07-10 18:23:21 +0200 | 
| commit | c005b2dc2c002b970536ae3acf9532e1f673b478 (patch) | |
| tree | 91b5dc821ed404eb9618ae69f0a8d5481326aa46 | |
| parent | 190129ad12d2a5567c9af7932f8632da9be40d2e (diff) | |
| download | luaotfload-c005b2dc2c002b970536ae3acf9532e1f673b478.tar.gz | |
fix version numberv2.3a
| -rw-r--r-- | luaotfload.dtx | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/luaotfload.dtx b/luaotfload.dtx index c1d182b..d647efb 100644 --- a/luaotfload.dtx +++ b/luaotfload.dtx @@ -1478,7 +1478,7 @@ config.luaotfload.index_file      = config.luaotfload.index_file       or "luaot  luaotfload.module = {      name          = "luaotfload", -    version       = 2.3a, +    version       = 2.3001,      date          = "2013/07/10",      description   = "OpenType layout system.",      author        = "Elie Roux & Hans Hagen",  | 
