]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
use dither if using software mixer (i.e. no hardware mixer and not ignoring the volum...
authorMike Brady <mikebrady@eircom.net>
Mon, 17 Dec 2018 11:31:28 +0000 (11:31 +0000)
committerMike Brady <mikebrady@eircom.net>
Mon, 17 Dec 2018 11:31:28 +0000 (11:31 +0000)
configure.ac

index 01216fccf77d274fafd4273b0f3057796ebc6401..0e8bbb1bf16c73d93846a13161665c7683386099 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.3d39], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.3d40], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])