]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Allow sps to deal with duplicate RTSP messages like RECORD and SETUP. Add some diagno...
authorMike Brady <mikebrady@eircom.net>
Tue, 10 Apr 2018 16:36:13 +0000 (17:36 +0100)
committerMike Brady <mikebrady@eircom.net>
Tue, 10 Apr 2018 16:36:13 +0000 (17:36 +0100)
configure.ac

index 4c580d42f50307fa00e1f3c2d86ad79cc8e8c37d..76a7b832a93d03a417243fbd51f8adab62614155 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.2d37], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.2d38], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])