From 115a91adaf2fe8c2e6c7adb482740c759a04c10b Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 10 Feb 2024 22:46:34 +0000 Subject: 2024 pretest start git-svn-id: svn://tug.org/texlive/trunk@69783 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/TeXLive/TLConfig.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Master/tlpkg/TeXLive') diff --git a/Master/tlpkg/TeXLive/TLConfig.pm b/Master/tlpkg/TeXLive/TLConfig.pm index 4301c416821..0622adafab5 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. @@ -62,7 +62,7 @@ BEGIN { # the year of our release, will be used in the location of the # network packages, and in menu names, and other places. -our $ReleaseYear = 2023; +our $ReleaseYear = 2024; # users can upgrade from this year to the current year; might be the # same as the release year, or any number of releases earlier. -- cgit v1.2.3