From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Mon, 27 Jul 2020 08:41:33 +0000 (+0100) Subject: Open metadata and audio pipes with 666 permissions. X-Git-Tag: 3.3.8~16^2~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e2b8561218d0c71670684909f4c8bb8a946644d;p=thirdparty%2Fshairport-sync.git Open metadata and audio pipes with 666 permissions. --- diff --git a/configure.ac b/configure.ac index 215148cd..67d0a31d 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.50]) -AC_INIT([shairport-sync], [3.3.7d14], [4265913+mikebrady@users.noreply.github.com]) +AC_INIT([shairport-sync], [3.3.7d15], [4265913+mikebrady@users.noreply.github.com]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([shairport.c]) AC_CONFIG_HEADERS([config.h])