]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
fix active mode lockup problem, set defaults for active mode and disable standby.
authorMike Brady <mikebrady@eircom.net>
Thu, 28 Feb 2019 22:13:21 +0000 (22:13 +0000)
committerMike Brady <mikebrady@eircom.net>
Thu, 28 Feb 2019 22:13:21 +0000 (22:13 +0000)
configure.ac

index fc133aa78c7933304069a35db662ec5360fe9b25..7126a1b0ada4f89a69f251106ddc71c88c8d8ed2 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.3d55], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.3d56], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])