From 91f092eadcc5e9075e04ae42df11de28ef5047a8 Mon Sep 17 00:00:00 2001 From: Sjoerd Simons Date: Sun, 13 Apr 2008 19:05:53 +0000 Subject: Let bootstrap.sh require version 1.10 of the various autofoo bits. Otherwise things will break during compilation git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2263 fefdeb5f-60dc-0310-8127-8f9354f1896f --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bootstrap.sh') diff --git a/bootstrap.sh b/bootstrap.sh index f23acbfe..5431588b 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -17,7 +17,7 @@ # along with PulseAudio; if not, write to the Free Software Foundation, # Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. -VERSION=1.9 +VERSION=1.10 run_versioned() { local P -- cgit