]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Add timing to debug messages, make timing sender wait interruptable every 20 ms,...
authorMike Brady <mikebrady@eircom.net>
Sat, 3 Feb 2018 21:02:48 +0000 (21:02 +0000)
committerMike Brady <mikebrady@eircom.net>
Sat, 3 Feb 2018 21:02:48 +0000 (21:02 +0000)
configure.ac

index c362579a2b594f139f50376e5206012e09dc760a..f788b2a55ed3fccbad76d1ecc20db2bc0995383e 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.2d25], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.2d26], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])