summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/lwarp
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-01-05 21:42:36 +0000
committerKarl Berry <karl@freefriends.org>2024-01-05 21:42:36 +0000
commit7e7d846832cfc0229d189eaa73eb7e131cbfd1d6 (patch)
tree9211db17036808b3a6bdccb4dff538f4a919667d /Master/texmf-dist/scripts/lwarp
parent12ac83f490d6410efcbb4f9cda35be26d7479e8d (diff)
lwarp (5jan24)
git-svn-id: svn://tug.org/texlive/trunk@69305 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts/lwarp')
-rwxr-xr-xMaster/texmf-dist/scripts/lwarp/lwarpmk.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/scripts/lwarp/lwarpmk.lua b/Master/texmf-dist/scripts/lwarp/lwarpmk.lua
index 1d47893217b..2c1709a5b97 100755
--- a/Master/texmf-dist/scripts/lwarp/lwarpmk.lua
+++ b/Master/texmf-dist/scripts/lwarp/lwarpmk.lua
@@ -1,8 +1,8 @@
#!/usr/bin/env texlua
--- Copyright 2016-2023 Brian Dunn
+-- Copyright 2016-2024 Brian Dunn
-printversion = "v0.912"
+printversion = "v0.913"
requiredconfversion = "2" -- also at *lwarpmk.conf
function printhelp ()