]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Refine the precision timing code
authorMike Brady <mikebrady@eircom.net>
Mon, 17 Jun 2019 21:27:03 +0000 (22:27 +0100)
committerGitHub <noreply@github.com>
Mon, 17 Jun 2019 21:27:03 +0000 (22:27 +0100)
Only allow it if the output device is a hardware device

configure.ac

index 943cf4beabcdae0e2f604f676728eef96ef3b9f6..ba439484eeb10c4884836fd58abcea579b67b94c 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.2d0], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.3.2d1], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])