]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Ignore the latency of whatever is connected to Shairport Sync. It's inappropriate...
authorMike Brady <mikebrady@eircom.net>
Mon, 17 Sep 2018 18:15:14 +0000 (19:15 +0100)
committerMike Brady <mikebrady@eircom.net>
Mon, 17 Sep 2018 18:15:14 +0000 (19:15 +0100)
configure.ac

index 47861a2b1ea664ab0cf0a699baf3f2b007b37060..3b3093ad7c1fb216641ac5a911a7801ebd116793 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.3d9], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.3d10], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])