summarylogtreecommitdiffstats
path: root/tllocalmgr-2022.patch
diff options
context:
space:
mode:
Diffstat (limited to 'tllocalmgr-2022.patch')
-rw-r--r--tllocalmgr-2022.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/tllocalmgr-2022.patch b/tllocalmgr-2022.patch
new file mode 100644
index 000000000000..92af3ec1a54e
--- /dev/null
+++ b/tllocalmgr-2022.patch
@@ -0,0 +1,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.