]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Improve the logic of the interplay between the volume and mute controls, so that...
authorMike Brady <mikebrady@eircom.net>
Thu, 4 May 2017 15:30:28 +0000 (16:30 +0100)
committerMike Brady <mikebrady@eircom.net>
Thu, 4 May 2017 15:30:28 +0000 (16:30 +0100)
configure.ac

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