]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Check for missing packets only once, approximately 250 ms after they should have...
authorMike Brady <mikebrady@eircom.net>
Tue, 13 Feb 2018 17:20:52 +0000 (17:20 +0000)
committerMike Brady <mikebrady@eircom.net>
Tue, 13 Feb 2018 17:20:52 +0000 (17:20 +0000)
configure.ac

index b81b2fe1b1cb82f164a038a1428e3f106cfb476d..356e33705964acadc684956825516bc0625210f1 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.2d26], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.2d27], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])