diff options
author | Karl Berry <karl@freefriends.org> | 2020-05-12 21:22:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-05-12 21:22:49 +0000 |
commit | f36c8d17d5eb18410042dd433a2c9899cb7a3db9 (patch) | |
tree | 5a4c62c6e9f29f27de129691ba28e86dd80213cf /Build | |
parent | 783e8cfca1f7216ca1a10889772733d0eb8b902f (diff) |
lwarp (12may20)
git-svn-id: svn://tug.org/texlive/trunk@55122 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 b2e06788aa1..d68a28e32e9 100755 --- a/Build/source/texk/texlive/linked_scripts/lwarp/lwarpmk.lua +++ b/Build/source/texk/texlive/linked_scripts/lwarp/lwarpmk.lua @@ -2,7 +2,7 @@ -- Copyright 2016-2020 Brian Dunn -printversion = "v0.85" +printversion = "v0.86" requiredconfversion = "2" -- also at *lwarpmk.conf function printhelp () |