From: Mike Brady Date: Wed, 6 Dec 2017 21:00:08 +0000 (+0000) Subject: Make some additions to audio_pa to emit error messages before it dies X-Git-Tag: 3.2d16~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=047df480c872f0b705bfecf356e704e6e2f28237;p=thirdparty%2Fshairport-sync.git Make some additions to audio_pa to emit error messages before it dies --- diff --git a/configure.ac b/configure.ac index f3c1153d..e2324be6 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.50]) -AC_INIT([shairport-sync], [3.2d14], [mikebrady@eircom.net]) +AC_INIT([shairport-sync], [3.2d15], [mikebrady@eircom.net]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([shairport.c]) AC_CONFIG_HEADERS([config.h])