]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Open metadata and audio pipes with 666 permissions.
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Mon, 27 Jul 2020 08:41:33 +0000 (09:41 +0100)
committerMike Brady <4265913+mikebrady@users.noreply.github.com>
Mon, 27 Jul 2020 08:41:33 +0000 (09:41 +0100)
configure.ac

index 215148cdbb45b2329a49c45a6f1a2f0f4e338dc7..67d0a31de7b200e10c78934814fa4768a0bafe50 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.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])