diff options
author | Karl Berry <karl@freefriends.org> | 2010-02-22 04:32:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-02-22 04:32:29 +0000 |
commit | 5fd6fd3479fcbbda52ebca7b5e80a5aaa1add69f (patch) | |
tree | c6d6bba57b7caadde9d84386b0f78788aa034cbc /Build | |
parent | 43847a560046ecd15f30d977344e375cfd297b1b (diff) |
2010/dev in banner
git-svn-id: svn://tug.org/texlive/trunk@17140 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rwxr-xr-x | Build/source/Build | 2 | ||||
-rw-r--r-- | Build/source/ChangeLog | 4 |
2 files changed, 5 insertions, 1 deletions
diff --git a/Build/source/Build b/Build/source/Build index 232269b7b3a..9ab7ecfb7a9 100755 --- a/Build/source/Build +++ b/Build/source/Build @@ -66,7 +66,7 @@ cd $TL_WORKDIR || exit 1 : ${TL_CONFIGURE=../configure} # banner for TeX et al. -: ${TL_CONF_BANNER=--with-tex-banner='"TeX Live 2009/dev"'} +: ${TL_CONF_BANNER=--with-tex-banner='"TeX Live 2010/dev"'} # longinteger and off_t declarations are still inconsistent, do not # enable this unless you are testing. diff --git a/Build/source/ChangeLog b/Build/source/ChangeLog index 145a72fda28..915c2f45489 100644 --- a/Build/source/ChangeLog +++ b/Build/source/ChangeLog @@ -1,3 +1,7 @@ +2010-02-22 Karl Berry <karl@tug.org> + + * Build (TL_CONF_BANNER): 2010/dev. + 2010-02-12 Peter Breitenlohner <peb@mppmu.mpg.de> * m4/kpse-kpathsea-flags.m4: Detect if libkpathsea was compiled |