diff options
author | Karl Berry <karl@freefriends.org> | 2012-05-24 23:51:02 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-05-24 23:51:02 +0000 |
commit | fc4e06610b9124a62a9d68220f764c1dc5f9be29 (patch) | |
tree | fcebf56e7aa8b4e4fbf7bbb365338ce455cf4e53 /Master/tlpkg/bin/tl-update-images | |
parent | a86962f67dc5d3f0a8a24b6aa3c19f40a13ca35f (diff) |
2012
git-svn-id: svn://tug.org/texlive/trunk@26646 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/tl-update-images')
-rwxr-xr-x | Master/tlpkg/bin/tl-update-images | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tl-update-images b/Master/tlpkg/bin/tl-update-images index 67031a17124..c0570306433 100755 --- a/Master/tlpkg/bin/tl-update-images +++ b/Master/tlpkg/bin/tl-update-images @@ -2,7 +2,7 @@ # $Id$ # Create the .iso image(s) for TeX Live. # -# Copyright 2007, 2008, 2009, 2010, 2011 Karl Berry. +# Copyright 2007, 2008, 2009, 2010, 2011, 2012 Karl Berry. # Copyright 2003, 2004, 2005 Sebastian Rahtz. # # This file is licensed under the GNU General Public License version 2 @@ -12,7 +12,7 @@ # Historical notes at the end of the script. NAME=texlive -V=2011 +V=2012 D=`date +%Y%m%d` target=/home/ftp/texlive/Images/test |