From e3025fe2f02625a6cb439b6b4226e6d535af7552 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 16 Dec 2023 20:50:11 +0000 Subject: l3build (16dec23) git-svn-id: svn://tug.org/texlive/trunk@69148 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/texlive/linked_scripts/l3build/l3build.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Build') diff --git a/Build/source/texk/texlive/linked_scripts/l3build/l3build.lua b/Build/source/texk/texlive/linked_scripts/l3build/l3build.lua index e0cf232aa46..0154019cb99 100644 --- a/Build/source/texk/texlive/linked_scripts/l3build/l3build.lua +++ b/Build/source/texk/texlive/linked_scripts/l3build/l3build.lua @@ -9,7 +9,7 @@ LaTeX Project Public License (LPPL), either version 1.3c of this license or (at your option) any later version. The latest version of this license is in the file - http://www.latex-project.org/lppl.txt + https://www.latex-project.org/lppl.txt This file is part of the "l3build bundle" (The Work in LPPL) and all files in that bundle must be distributed together. @@ -25,7 +25,7 @@ for those people who are interested. --]] -- Version information -release_date = "2023-12-13-2" +release_date = "2023-12-15" -- File operations are aided by the LuaFileSystem module local lfs = require("lfs") -- cgit v1.2.3