]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Use hardware volume control only to mute when there is a mixer but no switch.
authorMike Brady <mikebrady@eircom.net>
Fri, 5 May 2017 16:04:41 +0000 (17:04 +0100)
committerMike Brady <mikebrady@eircom.net>
Fri, 5 May 2017 16:04:41 +0000 (17:04 +0100)
configure.ac

index 54273647653a96a39ae78226c5e6c0560b70deac..efefe06c08ee3c165d71c52881950ce38319110c 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.50])
-AC_INIT([shairport-sync], [3.1d13], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.1d14], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])