]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Fix segmentation fault bug when a client's DACP status is withdrawn. Not enough testi... 3.1.6
authorMike Brady <mikebrady@eircom.net>
Wed, 13 Dec 2017 23:41:56 +0000 (23:41 +0000)
committerMike Brady <mikebrady@eircom.net>
Wed, 13 Dec 2017 23:41:56 +0000 (23:41 +0000)
configure.ac

index a124d2be74c8d2a2ea8cccae4a68f1382c61f9ec..b3ae9a3d4a370ea1797de5d59cfe8e5256b3c91a 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.1.5], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.1.6], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])