]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Some calls to the "die" function need to be preceded by unlocking the alsa mutex.
authorMike Brady <mikebrady@eircom.net>
Sat, 24 Jun 2017 17:23:03 +0000 (18:23 +0100)
committerMike Brady <mikebrady@eircom.net>
Sat, 24 Jun 2017 17:23:03 +0000 (18:23 +0100)
configure.ac

index cf9a3ecf863a0d4d2751725995a88f3e09b1b79e..f37b891d7a3545ab2f4aad6c81a5020dd7760663 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.1d20], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.1d21], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])