From: Mike Brady Date: Tue, 5 Apr 2016 15:24:11 +0000 (+0000) Subject: Bump to reflect fix to mute/volume control issue X-Git-Tag: 2.9.5.7~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b8b2581421b2063b75ea1f973075bd112bb4ade;p=thirdparty%2Fshairport-sync.git Bump to reflect fix to mute/volume control issue --- diff --git a/configure.ac b/configure.ac index 339a0f41..6ec1da64 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.9.5.6], [mikebrady@eircom.net]) +AC_INIT([shairport-sync], [2.9.5.7], [mikebrady@eircom.net]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([shairport.c]) AC_CONFIG_HEADERS([config.h])