summaryrefslogtreecommitdiff
path: root/Build/source/configure.ac
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2009-03-29 16:03:30 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2009-03-29 16:03:30 +0000
commit1de70c5fe1e18157efb4a592390ce08534139aa0 (patch)
treee95068190830febe15dfaab6f0600fb769492706 /Build/source/configure.ac
parent5b8dcec4983808da1a0b25a4f41435b03370a79f (diff)
new build system: multiplatform, cxx-runtime-hack, luatex
git-svn-id: svn://tug.org/texlive/trunk@12563 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/configure.ac')
-rw-r--r--Build/source/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/configure.ac b/Build/source/configure.ac
index d0071c906a5..5062218daa4 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], [2009test-1.5], [tex-k@tug.org])
+AC_INIT([TeX Live], [2009test-1.6], [tex-k@tug.org])
AC_PREREQ([2.63])
AC_CONFIG_SRCDIR([m4/kpse-pkgs.m4])
AC_CONFIG_AUX_DIR([build-aux])