From 1945bf45e83fb4483a30a328d2f93b9dec0e4c32 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 13 May 2012 17:31:15 +0000 Subject: 2012 git-svn-id: svn://tug.org/texlive/trunk@26329 c570f23f-e606-0410-a88d-b1316a301751 --- Master/.mkisofsrc | 2 +- Master/release-texlive.txt | 2 +- Master/tlpkg/TeXLive/TLConfig.pm | 4 ++-- Master/tlpkg/bin/tl-update-tlnet | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) (limited to 'Master') diff --git a/Master/.mkisofsrc b/Master/.mkisofsrc index ae80576965e..652b3f8cf1a 100644 --- a/Master/.mkisofsrc +++ b/Master/.mkisofsrc @@ -1,4 +1,4 @@ APPI=Complete TeX system COPY=LICENSE.TL PUBL=TeX Live -VOLI=TeXLive2011 +VOLI=TeXLive2012 diff --git a/Master/release-texlive.txt b/Master/release-texlive.txt index 64c5b94c7a6..4f090f1770f 100644 --- a/Master/release-texlive.txt +++ b/Master/release-texlive.txt @@ -1,4 +1,4 @@ -TeX Live (http://tug.org/texlive) version 2011 +TeX Live (http://tug.org/texlive) version 2012 This file is public domain. It is read by install-tl --version, tlmgr --version, and texconfig conf, and a final line appended with diff --git a/Master/tlpkg/TeXLive/TLConfig.pm b/Master/tlpkg/TeXLive/TLConfig.pm index 114e912ab74..8c1bd2e397c 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, 2008, 2009, 2010, 2011 Norbert Preining +# Copyright 2007, 2008, 2009, 2010, 2011, 2012 Norbert Preining # This file is licensed under the GNU General Public License version 2 # or any later version. @@ -54,7 +54,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 = 2011; +$ReleaseYear = 2012; # users can upgrade from this year to the current year; maybe a spread # of more than one year will be useful at some point, but not now. diff --git a/Master/tlpkg/bin/tl-update-tlnet b/Master/tlpkg/bin/tl-update-tlnet index c8b9d6460f1..ac94c3d9e7e 100755 --- a/Master/tlpkg/bin/tl-update-tlnet +++ b/Master/tlpkg/bin/tl-update-tlnet @@ -9,7 +9,7 @@ vc_id='$Id$' unset CDPATH unset LS_COLORS -yyyy=2011 +yyyy=2012 chicken=false critical= -- cgit v1.2.3