]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Improve initial sync calculations, even with short (0.3 sec) silent lead-in times.
authorMike Brady <mikebradydublin@icloud.com>
Mon, 18 May 2020 16:00:56 +0000 (17:00 +0100)
committerMike Brady <mikebradydublin@icloud.com>
Mon, 18 May 2020 16:00:56 +0000 (17:00 +0100)
configure.ac

index 7f148707815e02c7cecef67bd881e6cc49e7d3fb..026345ef330022ebf0b662709869e5c676db3d9c 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.3.7d5], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.3.7d6], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])