]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Try to make the debug stuff pthread_cancel-proof including the debug / warn / inform...
authorMike Brady <mikebrady@eircom.net>
Mon, 19 Nov 2018 18:26:42 +0000 (18:26 +0000)
committerMike Brady <mikebrady@eircom.net>
Mon, 19 Nov 2018 18:26:42 +0000 (18:26 +0000)
configure.ac

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