diff options
author | Karl Berry <karl@freefriends.org> | 2017-10-07 22:12:24 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-10-07 22:12:24 +0000 |
commit | 2fbf92614d7ece5991c30761bf90e7bbf0b6f93e (patch) | |
tree | f2cfda3751473fce80878f05273401d4d2c63f15 /Build | |
parent | c394414696e3895403a2f2d599cee160e10d38de (diff) |
lwarp (7oct17)
git-svn-id: svn://tug.org/texlive/trunk@45496 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rwxr-xr-x | Build/source/texk/texlive/linked_scripts/lwarp/lwarpmk.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/texlive/linked_scripts/lwarp/lwarpmk.lua b/Build/source/texk/texlive/linked_scripts/lwarp/lwarpmk.lua index 0fbeac022bc..7ef5650b5d1 100755 --- a/Build/source/texk/texlive/linked_scripts/lwarp/lwarpmk.lua +++ b/Build/source/texk/texlive/linked_scripts/lwarp/lwarpmk.lua @@ -4,7 +4,7 @@ -- Print the usage of the lwarpmk command: -printversion = "v0.40" +printversion = "v0.41" function printhelp () print ("lwarpmk: Use lwarpmk -h or lwarpmk --help for help.") ; |