From: Mike Brady Date: Thu, 10 Jan 2019 16:11:56 +0000 (+0000) Subject: CLean up timings, clean up DACP interface network timings and error behaviours. X-Git-Tag: 3.3RC0~66^2~69 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c40176468fb62a58456101db364044b321a526d;p=thirdparty%2Fshairport-sync.git CLean up timings, clean up DACP interface network timings and error behaviours. --- diff --git a/configure.ac b/configure.ac index 6f3d150e..4b1f2915 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.3d44], [mikebrady@eircom.net]) +AC_INIT([shairport-sync], [3.3d45], [mikebrady@eircom.net]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([shairport.c]) AC_CONFIG_HEADERS([config.h])