diff options
author | Karl Berry <karl@freefriends.org> | 2007-01-12 01:05:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-01-12 01:05:13 +0000 |
commit | f23941b8ec057ed11a13f8f23c522974a2aafdc1 (patch) | |
tree | 81530f471addd43589caa351e3d787dcb84c53c7 /Build | |
parent | 32d410af6dc3089d4ded6810fca7b01705b3918e (diff) |
tex live 2007 now
git-svn-id: svn://tug.org/texlive/trunk@3351 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rwxr-xr-x | Build/tools/MakeImages.sh | 2 | ||||
-rw-r--r-- | Build/tools/README | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/Build/tools/MakeImages.sh b/Build/tools/MakeImages.sh index e00b9682f51..35d1ca7a765 100755 --- a/Build/tools/MakeImages.sh +++ b/Build/tools/MakeImages.sh @@ -36,7 +36,7 @@ cd $HERE || exit 1 # the Tools directory master=`cd ../../Master && /bin/pwd` NAME=texlivetest -V=2006 +V=2007 D=`date +%Y%m%d` debug=${OVERRIDE_DEBUG-false} diff --git a/Build/tools/README b/Build/tools/README index f6a9b83361a..82987a0a6f9 100644 --- a/Build/tools/README +++ b/Build/tools/README @@ -1,4 +1,4 @@ -Copyright (C) 2005, 2006 TeX Users Group. +Copyright 2005, 2006, 2007 TeX Users Group. You may freely use, modify and/or distribute this file. The scripts here relate to building or verifying TeX Live itself. @@ -91,3 +91,4 @@ Build/tools/Tpm.pm: system list new year: - MakeImages.sh - texmf.cnf +- common.sh |