]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Drop a player_flush request if a read lock can't be acquired on the player thread.
authorMike Brady <mikebrady@eircom.net>
Fri, 18 May 2018 07:34:30 +0000 (08:34 +0100)
committerMike Brady <mikebrady@eircom.net>
Fri, 18 May 2018 07:34:30 +0000 (08:34 +0100)
configure.ac

index 06ac2ec0310a0c4f9e98b9aaaf689c14f9a51e95..d954b7711c8b877a0c268545950c9b51f0a4abd3 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.2d54], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.2d55], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])