]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Start using timing based on a linear least squares error-based estimate of remote...
authorMike Brady <mikebradydublin@icloud.com>
Tue, 9 Jun 2020 10:40:50 +0000 (11:40 +0100)
committerMike Brady <mikebradydublin@icloud.com>
Tue, 9 Jun 2020 10:40:50 +0000 (11:40 +0100)
configure.ac

index f20b0a4a24295230e79a9622522c1de50913ffbb..22facc97b0d452828bc91058f0a11f7e392cfe8b 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.7d8], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.3.7d9], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])