]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Terminate the player thread synchronously, properly, before returning an OK on TEARDO...
authorMike Brady <mikebrady@eircom.net>
Tue, 15 Aug 2017 21:20:43 +0000 (22:20 +0100)
committerMike Brady <mikebrady@eircom.net>
Tue, 15 Aug 2017 21:20:43 +0000 (22:20 +0100)
configure.ac

index b956b930a2823861d686df84780ecee05e84c10d..062850e47591a3d1fdaf4ca8217063ba3d8c82af 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.1.1rc1], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.1.1rc2], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])