From: Mike Brady Date: Mon, 2 May 2016 08:47:50 +0000 (+0100) Subject: To reflect changes -- always use the IP number we started with, playback_mode instead... X-Git-Tag: 2.8.3.2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a45244804efb2a3c07ae401408a75e60952d474;p=thirdparty%2Fshairport-sync.git To reflect changes -- always use the IP number we started with, playback_mode instead of mono --- diff --git a/configure.ac b/configure.ac index 20113f06..7eb521d1 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], [2.8.3.1], [mikebrady@eircom.net]) +AC_INIT([shairport-sync], [2.8.3.2], [mikebrady@eircom.net]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([shairport.c]) AC_CONFIG_HEADERS([config.h])