]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
If sync disabled on the alsa device, don't keep asking for buffer length. Also emit...
authorMike Brady <mikebrady@eircom.net>
Wed, 21 Sep 2016 19:58:36 +0000 (20:58 +0100)
committerMike Brady <mikebrady@eircom.net>
Wed, 21 Sep 2016 19:58:36 +0000 (20:58 +0100)
configure.ac

index bf3929da0d8ec2a6ed6f20e82c16b26cc067222e..aa81095379aa93d98cefa74bbe8fea35e4e492f2 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.0-d14], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.0-d15], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])