]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Add an "active" mode that can time out after a period -- 10 seconds by default -...
authorMike Brady <mikebrady@eircom.net>
Mon, 21 Jan 2019 21:44:22 +0000 (21:44 +0000)
committerMike Brady <mikebrady@eircom.net>
Mon, 21 Jan 2019 21:44:22 +0000 (21:44 +0000)
configure.ac

index 14b8f39cbd57282426568255fc73b5a7adeb3370..530bf76351b89d83d60a68784200914b1624d588 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.3d47], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.3d48], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])