]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
CLean up timings, clean up DACP interface network timings and error behaviours.
authorMike Brady <mikebrady@eircom.net>
Thu, 10 Jan 2019 16:11:56 +0000 (16:11 +0000)
committerMike Brady <mikebrady@eircom.net>
Thu, 10 Jan 2019 16:11:56 +0000 (16:11 +0000)
configure.ac

index 6f3d150eddb1564064e8a2b9b6942f8915ed1166..4b1f29154fccc5a826b01c3a375d9037c4781750 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.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])