]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Monitor and time mutex locks and unlocks, add a diagnostic into the get_buffer loop.
authorMike Brady <mikebrady@eircom.net>
Fri, 1 Jun 2018 10:27:47 +0000 (11:27 +0100)
committerMike Brady <mikebrady@eircom.net>
Fri, 1 Jun 2018 10:27:47 +0000 (11:27 +0100)
configure.ac

index 7e97c9299c2b53dbae6187667f4c1992f87e48ee..2ed8960561df7e3f57d72ad44883adc35e894c25 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.2d58], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.2d59], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])