texlive[66542]
commits+karl at tug.org
commits+karl at tug.org
Sat Mar 11 18:59:46 CET 2023
Revision: 66542
http://tug.org/svn/texlive?view=revision&revision=66542
Author: karl
Date: 2023-03-11 18:59:45 +0100 (Sat, 11 Mar 2023)
Log Message:
-----------
frozen=>1 for TL22
Modified Paths:
--------------
branches/branch2022.final/Master/tlpkg/TeXLive/TLConfig.pm
Modified: branches/branch2022.final/Master/tlpkg/TeXLive/TLConfig.pm
===================================================================
--- branches/branch2022.final/Master/tlpkg/TeXLive/TLConfig.pm 2023-03-11 17:04:06 UTC (rev 66541)
+++ branches/branch2022.final/Master/tlpkg/TeXLive/TLConfig.pm 2023-03-11 17:59:45 UTC (rev 66542)
@@ -1,6 +1,6 @@
# $Id$
# TeXLive::TLConfig.pm - module exporting configuration values
-# Copyright 2007-2022 Norbert Preining
+# Copyright 2007-2023 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.