]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Rename "mute_using_playback_switch" to "use_hardware_mute_if_available" and make...
authorMike Brady <mikebrady@eircom.net>
Sat, 26 May 2018 14:23:12 +0000 (15:23 +0100)
committerMike Brady <mikebrady@eircom.net>
Sat, 26 May 2018 14:23:12 +0000 (15:23 +0100)
configure.ac

index 93c2a2cbda4463c8ba75e6b3362a8923c121fde4..030bbd23ca6399d9423f22d61a6d92bab45569b2 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.2RC9], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.2RC10], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])