diff options
author | Karl Berry <karl@freefriends.org> | 2019-06-08 21:41:53 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-06-08 21:41:53 +0000 |
commit | f59eaadd336001e0df9b784bab26f72ea6ae83c3 (patch) | |
tree | 1355186465d2b404681366aff13d10065a1829a3 /Master/texmf-dist/scripts | |
parent | 05fdcf5329e9cad9bf82381d8e588fbe86d84326 (diff) |
lwarp (8jun19)
git-svn-id: svn://tug.org/texlive/trunk@51346 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts')
-rwxr-xr-x | Master/texmf-dist/scripts/lwarp/lwarpmk.lua | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/scripts/lwarp/lwarpmk.lua b/Master/texmf-dist/scripts/lwarp/lwarpmk.lua index 6a88ea8d90d..c65a9fd7354 100755 --- a/Master/texmf-dist/scripts/lwarp/lwarpmk.lua +++ b/Master/texmf-dist/scripts/lwarp/lwarpmk.lua @@ -1,8 +1,8 @@ #!/usr/bin/env texlua --- Copyright 2016-2018 Brian Dunn +-- Copyright 2016-2019 Brian Dunn -printversion = "v0.71" +printversion = "v0.72" requiredconfversion = "2" -- also at *lwarpmk.conf function printhelp () |