From: Mike Brady Date: Mon, 28 Aug 2017 11:14:30 +0000 (+0100) Subject: Improve debug messages X-Git-Tag: 3.2d3~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=425c4ba0f8c93ff79c9a680b2f57eab358d9f8a5;p=thirdparty%2Fshairport-sync.git Improve debug messages --- diff --git a/configure.ac b/configure.ac index 890fe1f4..65737294 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.2d2], [mikebrady@eircom.net]) +AC_INIT([shairport-sync], [3.2d3], [mikebrady@eircom.net]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([shairport.c]) AC_CONFIG_HEADERS([config.h])