]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Change behaviour when TEARDOWN is received -- don't close down the RTSP conversation...
authorMike Brady <mikebrady@eircom.net>
Fri, 25 Aug 2017 09:33:40 +0000 (10:33 +0100)
committerMike Brady <mikebrady@eircom.net>
Fri, 25 Aug 2017 09:33:40 +0000 (10:33 +0100)
configure.ac

index 8aba9902d2e6248887f03f556726392902a41256..3807a8c36f5da32e1f1a85b1eeec0e8f41093fb2 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.2d0], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.2d1], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])