]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Double check debug is not a cancellation point and move the dacp monitor initialisati...
authorMike Brady <mikebrady@eircom.net>
Tue, 20 Nov 2018 12:07:15 +0000 (12:07 +0000)
committerMike Brady <mikebrady@eircom.net>
Tue, 20 Nov 2018 12:07:15 +0000 (12:07 +0000)
configure.ac

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