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

index 1163d3c5a69624a84558c13ca8486321fb6dc663..7b308aa5312c4217a8806a677f55fb0fe5710532 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.2d19], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.2d20], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])