summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLConfig.pm
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2010-05-12 16:22:36 +0000
committerNorbert Preining <preining@logic.at>2010-05-12 16:22:36 +0000
commit5a5ff6b3f759f01084a2b4b3fbb2ba271a2e157a (patch)
treebb3b4f9e34a65465d5277caf78d6c6df03f01b67 /Master/tlpkg/TeXLive/TLConfig.pm
parent74a183cb4690c272dda8fdbd21a0edcb4e3aa3fa (diff)
2009 -> 2010 step 1
git-svn-id: svn://tug.org/texlive/trunk@18206 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 55bc3a37628..a3b394f8fb6 100644
--- a/Master/tlpkg/TeXLive/TLConfig.pm
+++ b/Master/tlpkg/TeXLive/TLConfig.pm
@@ -52,7 +52,7 @@ BEGIN {
# the year of our release, will be used in the location of the
# network packages, and in menu names, and probably many other places
-$ReleaseYear = 2009;
+$ReleaseYear = 2010;
# Meta Categories do not ship files, but call only for other packages
our @MetaCategories = qw/Collection Scheme/;