diff options
author | Karl Berry <karl@freefriends.org> | 2017-10-30 20:40:38 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-10-30 20:40:38 +0000 |
commit | 50d0760490f7e9df364939f4305c19197d49d17a (patch) | |
tree | 3c687c339bf6991aa897b5eac4a7a9b1f75bdccd /Master/texmf-dist/scripts/lwarp/lwarpmk.lua | |
parent | d1742894869da9494417216646bc5627ef3f3352 (diff) |
lwarp (30oct17)
git-svn-id: svn://tug.org/texlive/trunk@45648 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts/lwarp/lwarpmk.lua')
-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 7ef5650b5d1..7d0dbb62ac5 100755 --- a/Master/texmf-dist/scripts/lwarp/lwarpmk.lua +++ b/Master/texmf-dist/scripts/lwarp/lwarpmk.lua @@ -4,7 +4,7 @@ -- Print the usage of the lwarpmk command: -printversion = "v0.41" +printversion = "v0.42" function printhelp () print ("lwarpmk: Use lwarpmk -h or lwarpmk --help for help.") ; |