]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Put in a cancellation point explicitly in the player_thread main loop. Tidy up some...
authorMike Brady <mikebrady@eircom.net>
Tue, 20 Nov 2018 14:19:35 +0000 (14:19 +0000)
committerMike Brady <mikebrady@eircom.net>
Tue, 20 Nov 2018 14:19:35 +0000 (14:19 +0000)
configure.ac

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