diff options
author | Karl Berry <karl@freefriends.org> | 2017-03-03 23:15:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-03-03 23:15:29 +0000 |
commit | cc8d1ad1700d2df55c36b5cfe916461e669f1772 (patch) | |
tree | 9df5a9e33c0a115e756e47041f4e004e07012ff3 /Build/source/texk | |
parent | 459273b097e74fa6a8b49179febc2dc305704586 (diff) |
lwarp (3mar17)
git-svn-id: svn://tug.org/texlive/trunk@43391 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk')
-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 71f801fae2b..071152fdac4 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.22" +printversion = "v0.23" function printhelp () print ("lwarpmk: Use lwarpmk -h or lwarpmk --help for help.") ; |