]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
If the DACP port is zero, do a zeroconf re-broswe every two seconds in case it has...
authorMike Brady <mikebradydublin@icloud.com>
Wed, 25 Mar 2020 10:17:39 +0000 (10:17 +0000)
committerMike Brady <mikebradydublin@icloud.com>
Wed, 25 Mar 2020 10:17:39 +0000 (10:17 +0000)
configure.ac

index 1abafedc512fd4a4509de53bd6e831fdea442d78..3e041734f71fc77d2fad212c361408b6b71df259 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.7d2], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.3.7d3], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])