summarylogtreecommitdiffstats
path: root/tllocalmgr-2022.patch
blob: 92af3ec1a54e55fff7dc48ff76263f00415561d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/tlpkg/TeXLive/TLConfig.pm b/tlpkg/TeXLive/TLConfig.pm
index e27f70b..b6e5101 100644
--- a/tlpkg/TeXLive/TLConfig.pm
+++ b/tlpkg/TeXLive/TLConfig.pm
@@ -57,7 +57,7 @@ BEGIN {

 # the year of our release, will be used in the location of the
 # network packages, and in menu names, and other places.
-$ReleaseYear = 2019;
+$ReleaseYear = 2022;

 # users can upgrade from this year to the current year; might be the
 # same as the release year, or any number of releases earlier.