summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLConfig.pm
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2016-04-21 08:13:24 +0000
committerNorbert Preining <preining@logic.at>2016-04-21 08:13:24 +0000
commitc8bf491469438d6132f2ddc146c698d2751a7caf (patch)
tree64f2a3b1b5fcafe843e5bfc1c1cf0116234887b6 /Master/tlpkg/TeXLive/TLConfig.pm
parent3e4a0a47addf2f3f56f3a0929dff5cc734dadfaa (diff)
bump minrelease to 2016
git-svn-id: svn://tug.org/texlive/trunk@40648 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/TeXLive/TLConfig.pm')
-rw-r--r--Master/tlpkg/TeXLive/TLConfig.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/TeXLive/TLConfig.pm b/Master/tlpkg/TeXLive/TLConfig.pm
index 9d36bac5d63..80ba9acf0c8 100644
--- a/Master/tlpkg/TeXLive/TLConfig.pm
+++ b/Master/tlpkg/TeXLive/TLConfig.pm
@@ -64,7 +64,7 @@ $ReleaseYear = 2016;
# users can upgrade from this year to the current year; might be the
# same as the release year, or any number of releases earlier.
# Generally not tested.
-$MinRelease = 2013;
+$MinRelease = 2016;
# users can NOT upgrade due to internal changes, force a full installation
#$MinRelease = $ReleaseYear;