]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Unreference the pa stream when finished with it, so that it the sink can go idle.
authorMike Brady <mikebrady@eircom.net>
Fri, 21 Sep 2018 16:48:40 +0000 (17:48 +0100)
committerMike Brady <mikebrady@eircom.net>
Fri, 21 Sep 2018 16:48:40 +0000 (17:48 +0100)
configure.ac

index 4390fa7b33bae4f6ad8c0682802e4a73350c9f1b..fdafef79f8e4b6406c6ee9d1f143c032939c235c 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.3d11], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.3d12], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])