]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Make the idle timeout on the RTSP link the same as the overall timeout -- 30 seconds...
authorMike Brady <mikebrady@eircom.net>
Sat, 8 Dec 2018 14:13:04 +0000 (14:13 +0000)
committerMike Brady <mikebrady@eircom.net>
Sat, 8 Dec 2018 14:13:04 +0000 (14:13 +0000)
configure.ac

index 8f3248abfe009796996151374bcce131e6f577ce..7d2090288e3d478d92927e6c596c356472bacb01 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.3d34], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.3d35], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])