]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Soxr interpolation working. Dithering seems to work. Software volume seems to work
authorMike Brady <mikebrady@eircom.net>
Sun, 11 Sep 2016 14:44:51 +0000 (15:44 +0100)
committerMike Brady <mikebrady@eircom.net>
Sun, 11 Sep 2016 14:44:51 +0000 (15:44 +0100)
configure.ac

index c482fa0dc6aa374013c9b9c4c3110632853b671c..67008ca207e5bcdbcc0ac7597113a031c9ff35c8 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.0build11)], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.0build12)], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])