summaryrefslogtreecommitdiff
path: root/Build
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-04-08 19:53:23 +0000
committerKarl Berry <karl@freefriends.org>2024-04-08 19:53:23 +0000
commit80f1fa0d50b125f303b9360c0acf195c9cccc990 (patch)
tree8592afbfafc04bcc2eaba49a9e2d460864a313d4 /Build
parent88cb00ea6ca8dd3d6123b26985cc117363800f05 (diff)
l3sys-query (8apr24)
git-svn-id: svn://tug.org/texlive/trunk@70889 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rwxr-xr-xBuild/source/texk/texlive/linked_scripts/l3sys-query/l3sys-query.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/texlive/linked_scripts/l3sys-query/l3sys-query.lua b/Build/source/texk/texlive/linked_scripts/l3sys-query/l3sys-query.lua
index 5bdea72d50d..e1c65680957 100755
--- a/Build/source/texk/texlive/linked_scripts/l3sys-query/l3sys-query.lua
+++ b/Build/source/texk/texlive/linked_scripts/l3sys-query/l3sys-query.lua
@@ -36,7 +36,7 @@ for those people who are interested.
-- Details of the script itself, etc.
--
local copyright = "Copyright (C) 2024 The LaTeX Project"
-local release_date = "2024-04-03"
+local release_date = "2024-04-08"
local script_desc = "System queries for LaTeX using Lua\n"
local script_name = "l3sys-query"