]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Don't turn the software volume down to zero when muting
authorMike Brady <mikebrady@eircom.net>
Wed, 3 May 2017 20:50:01 +0000 (21:50 +0100)
committerMike Brady <mikebrady@eircom.net>
Wed, 3 May 2017 20:50:01 +0000 (21:50 +0100)
configure.ac

index 9c3f24f1856a23314557c0f75006b188e6f20492..c73c286e10a4d451053c3cf15e514ab4e6e8805c 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.1d11], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.1d12], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])