From: Mike Brady Date: Fri, 10 Jan 2020 17:23:31 +0000 (+0000) Subject: Use a different workaround for forked-daapd remote access and clean up a few small... X-Git-Tag: 3.3.7d12~158 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7018e4cb8ad6ea4d780cb14cb92e2307e8a305f;p=thirdparty%2Fshairport-sync.git Use a different workaround for forked-daapd remote access and clean up a few small issues. --- diff --git a/configure.ac b/configure.ac index 15556ea7..03177b7f 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.6d4], [mikebrady@eircom.net]) +AC_INIT([shairport-sync], [3.3.6d5], [mikebrady@eircom.net]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([shairport.c]) AC_CONFIG_HEADERS([config.h])