diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-08-07 09:41:57 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-08-07 09:41:57 +0000 |
commit | 2637b1cad34ea6c102f43a466c3124443a6f20d1 (patch) | |
tree | 13321e48fd4f504696629c3d061bb8abcedc684a /Build/source/configure.ac | |
parent | 24640f3fa48e8a501713e983b7366d94ab568e39 (diff) |
build system: minor update
git-svn-id: svn://tug.org/texlive/trunk@14571 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/configure.ac')
-rw-r--r-- | Build/source/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/configure.ac b/Build/source/configure.ac index 89ba8421650..f5c92da7dbc 100644 --- a/Build/source/configure.ac +++ b/Build/source/configure.ac @@ -6,7 +6,7 @@ dnl This file is free software; the copyright holder dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl -AC_INIT([TeX Live], [2009-07-13], [tex-k@tug.org]) +AC_INIT([TeX Live], [2009-08-07], [tex-k@tug.org]) AC_PREREQ([2.63]) AC_CONFIG_SRCDIR([m4/kpse-pkgs.m4]) AC_CONFIG_AUX_DIR([build-aux]) |