]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Modify the RTSP write response code to output the entire response in one go.
authorMike Brady <mikebrady@eircom.net>
Mon, 11 Jun 2018 19:18:38 +0000 (20:18 +0100)
committerMike Brady <mikebrady@eircom.net>
Mon, 11 Jun 2018 19:18:38 +0000 (20:18 +0100)
configure.ac

index 3d47587485ade2e461c1e868b33e6720dd668754..5a98fa845c611ca61f487fb50d2efc58b3bbef98 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.2d61], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.2d62], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])