]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Add the ability to direct logs etc. to a file or pipe.
authorMike Brady <mikebradydublin@icloud.com>
Thu, 28 May 2020 11:20:41 +0000 (12:20 +0100)
committerMike Brady <mikebradydublin@icloud.com>
Thu, 28 May 2020 11:20:41 +0000 (12:20 +0100)
configure.ac

index a28dd4db48a128f2fd298cb4963671804ebec7c2..f20b0a4a24295230e79a9622522c1de50913ffbb 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.7d7], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.3.7d8], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])