diff options
author | Karl Berry <karl@freefriends.org> | 2017-03-31 23:23:15 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-03-31 23:23:15 +0000 |
commit | 071026baab3643897ae28725b0cd7120214920dd (patch) | |
tree | ebcc020de4dcff316e4cb24c31f09e6a23609797 /Build | |
parent | 3e7a5bba844bbc4aca70a24ec2f32ee902592c98 (diff) |
lwarp (31mar17)
git-svn-id: svn://tug.org/texlive/trunk@43662 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 acc2a442820..05e21bd3f78 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.25" +printversion = "v0.26" function printhelp () print ("lwarpmk: Use lwarpmk -h or lwarpmk --help for help.") ; |