diff options
author | Karl Berry <karl@freefriends.org> | 2018-02-20 21:58:20 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-02-20 21:58:20 +0000 |
commit | 6e85d755648b6c0966778e6c82dd2fff71c07756 (patch) | |
tree | b35d043db63f8b087e5ff9a47164da95991e8551 /Master/texmf-dist/scripts | |
parent | 4373b1d9ec9aeb43430cc8674422cc201c64ebfe (diff) |
lwarp (20feb18)
git-svn-id: svn://tug.org/texlive/trunk@46689 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts')
-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 ff7d3cb9648..79fe20892c4 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.48" +printversion = "v0.49" function printhelp () print ("lwarpmk: Use lwarpmk -h or lwarpmk --help for help.") ; |