]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
If output is stalled, don't write any more frames to the output device.
authorMike Brady <mikebrady@eircom.net>
Mon, 31 Dec 2018 17:46:31 +0000 (17:46 +0000)
committerMike Brady <mikebrady@eircom.net>
Mon, 31 Dec 2018 17:46:31 +0000 (17:46 +0000)
configure.ac

index 578dd4b5199f03a55053bfd8e0fa5f4f9dfe47c2..3ef395460c77cf00061c82b4cfa8c8fca24009aa 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.3d41], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.3d42], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])