diff options
author | Karl Berry <karl@freefriends.org> | 2017-07-13 23:05:35 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-07-13 23:05:35 +0000 |
commit | a7ecf3589db1dd3722fda599c2ac8e80ac17b6ad (patch) | |
tree | 8f2f4636e1e0ce9a3f96f06d5b666702b02e6a9d /Build | |
parent | f08c5282873636378a865aa48c1c9fcdd6d00365 (diff) |
lwarp (11jul17)
git-svn-id: svn://tug.org/texlive/trunk@44781 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 83cfd06edd9..5c6f7576aaf 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.32" +printversion = "v0.33" function printhelp () print ("lwarpmk: Use lwarpmk -h or lwarpmk --help for help.") ; |