diff options
author | Karl Berry <karl@freefriends.org> | 2017-08-09 22:15:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-08-09 22:15:40 +0000 |
commit | 80632234114cbda15311aa60460c398778e07a67 (patch) | |
tree | 714f8099f51644667e5f8d8fa176c3aa5494680c /Master/texmf-dist/scripts/lwarp | |
parent | 88be00188d030954be624d333c41f0bf0a6c6488 (diff) |
lwarp (9aug17)
git-svn-id: svn://tug.org/texlive/trunk@44999 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 8ec08cbd1cd..e93a457079e 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.34" +printversion = "v0.35" function printhelp () print ("lwarpmk: Use lwarpmk -h or lwarpmk --help for help.") ; |