]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Fix calculation of latency -- honour the signs of the offset and account for the...
authorMike Brady <mikebradydublin@icloud.com>
Thu, 14 May 2020 19:45:52 +0000 (20:45 +0100)
committerMike Brady <mikebradydublin@icloud.com>
Thu, 14 May 2020 19:45:52 +0000 (20:45 +0100)
configure.ac

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