diff options
author | Karl Berry <karl@freefriends.org> | 2018-09-19 21:27:24 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-09-19 21:27:24 +0000 |
commit | c4cd2799fbf89ae70bc03fd56c85029fccff4226 (patch) | |
tree | 3b0c0aa6e0a293a50d27b1568ae70f216a59a44a /Master/texmf-dist/scripts/lwarp | |
parent | fd09f0183da0c8d80efc777f3bcc4e311a871495 (diff) |
lwarp (19sep18)
git-svn-id: svn://tug.org/texlive/trunk@48702 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts/lwarp')
-rwxr-xr-x | Master/texmf-dist/scripts/lwarp/lwarpmk.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/scripts/lwarp/lwarpmk.lua b/Master/texmf-dist/scripts/lwarp/lwarpmk.lua index 964be836537..d53cd67cccb 100755 --- a/Master/texmf-dist/scripts/lwarp/lwarpmk.lua +++ b/Master/texmf-dist/scripts/lwarp/lwarpmk.lua @@ -2,7 +2,7 @@ -- Copyright 2016-2018 Brian Dunn -printversion = "v0.59" +printversion = "v0.60" requiredconfversion = "1" -- also at *lwarpmk.conf function printhelp () |