]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Change default of using alsa mute switch to "no" for compatability with other audio...
authorMike Brady <mikebrady@eircom.net>
Sat, 2 Sep 2017 16:17:49 +0000 (17:17 +0100)
committerMike Brady <mikebrady@eircom.net>
Sat, 2 Sep 2017 16:17:49 +0000 (17:17 +0100)
configure.ac

index 65737294a307502b4b15759b2f04dc7c51e4ab92..54670c95278ba4e0c4a5d00a2fe9ddf1e3ab2d63 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.2d3], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.2d4], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])