]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Make resend error backoff work better and set it to 0.5 seconds. Quieten some routine...
authorMike Brady <mikebrady@eircom.net>
Mon, 23 Apr 2018 12:10:26 +0000 (13:10 +0100)
committerMike Brady <mikebrady@eircom.net>
Mon, 23 Apr 2018 12:10:26 +0000 (13:10 +0100)
configure.ac

index 45d9173b43e03f48e11a5df4a8b7bdd31cdfbf98..592fb99628bae34cbd8fd24b5aa80c18db4b027a 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.2d42], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.2d43], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])