From: Mike Brady Date: Mon, 29 Jan 2018 23:07:28 +0000 (+0000) Subject: Update configure.ac X-Git-Tag: 3.2d29~93 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bf379c6b8981c18a7d7889e6ee5329defe5b6cc;p=thirdparty%2Fshairport-sync.git Update configure.ac Add a volume_control_profile setting --- diff --git a/configure.ac b/configure.ac index 40f90d23..d491d603 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.2d23], [mikebrady@eircom.net]) +AC_INIT([shairport-sync], [3.2d24], [mikebrady@eircom.net]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([shairport.c]) AC_CONFIG_HEADERS([config.h])