]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Add the sort-of mutex name to the debug_mutex_lock and _unlock. Also, setting the...
authorMike Brady <mikebrady@eircom.net>
Mon, 19 Nov 2018 20:30:00 +0000 (20:30 +0000)
committerMike Brady <mikebrady@eircom.net>
Mon, 19 Nov 2018 20:30:00 +0000 (20:30 +0000)
configure.ac

index 8bcb86919c4b913039e8fd1d1ba9e121f6c8a5c8..aafe3913a8bc160f7870306417e05e18b21c4818 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.3d23], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.3d24], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])