texlive[70589]

commits+karl at tug.org commits+karl at tug.org
Mon Mar 11 18:04:23 CET 2024


Revision: 70589
          https://tug.org/svn/texlive?view=revision&revision=70589
Author:   karl
Date:     2024-03-11 18:04:23 +0100 (Mon, 11 Mar 2024)
Log Message:
-----------
branch for tl2023 frozen

Modified Paths:
--------------
    branches/branch2023.final/Master/tlpkg/TeXLive/TLConfig.pm

Modified: branches/branch2023.final/Master/tlpkg/TeXLive/TLConfig.pm
===================================================================
--- branches/branch2023.final/Master/tlpkg/TeXLive/TLConfig.pm	2024-03-11 16:47:55 UTC (rev 70588)
+++ branches/branch2023.final/Master/tlpkg/TeXLive/TLConfig.pm	2024-03-11 17:04:23 UTC (rev 70589)
@@ -1,6 +1,6 @@
 # $Id$
 # TeXLive::TLConfig.pm - module exporting configuration values
-# Copyright 2007-2023 Norbert Preining
+# Copyright 2007-2024 Norbert Preining
 # This file is licensed under the GNU General Public License version 2
 # or any later version.
 
@@ -182,7 +182,7 @@
   "container_format" => $DefaultCompressorFormat,
   "minrelease" => $MinRelease,
   "release" => $ReleaseYear,
-  "frozen" => 0,
+  "frozen" => 1,
 );
 
 # definition of the option strings and their value types 



More information about the tex-live-commits mailing list.