From: Mike Brady Date: Tue, 29 May 2018 21:13:16 +0000 (+0100) Subject: Increase debugging temporarily for a TEARDOWN. X-Git-Tag: 3.2RC11~3^2~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad1f5b9fa27e96ad20cc40298d6d782a5656cffa;p=thirdparty%2Fshairport-sync.git Increase debugging temporarily for a TEARDOWN. --- diff --git a/configure.ac b/configure.ac index 1808e0b7..ddb41d8a 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.2d56], [mikebrady@eircom.net]) +AC_INIT([shairport-sync], [3.2d57], [mikebrady@eircom.net]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([shairport.c]) AC_CONFIG_HEADERS([config.h])