summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-03-11 17:04:23 +0000
committerKarl Berry <karl@freefriends.org>2024-03-11 17:04:23 +0000
commit2fbcaa2e65b3541529376f0dc5a6b362ad7b29e4 (patch)
treee2b450236b2038c35e31315c7890e59bed824546
parent64f383cbe43231a1be205547a654d97442cab498 (diff)
branch for tl2023 frozen
git-svn-id: svn://tug.org/texlive/branches/branch2023.final@70589 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/tlpkg/TeXLive/TLConfig.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/TeXLive/TLConfig.pm b/Master/tlpkg/TeXLive/TLConfig.pm
index 4301c416821..77c275cf404 100644
--- a/Master/tlpkg/TeXLive/TLConfig.pm
+++ b/Master/tlpkg/TeXLive/TLConfig.pm
@@ -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 @@ our %TLPDBConfigs = (
"container_format" => $DefaultCompressorFormat,
"minrelease" => $MinRelease,
"release" => $ReleaseYear,
- "frozen" => 0,
+ "frozen" => 1,
);
# definition of the option strings and their value types