]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Allow the player thread variable to be a null to indicate presence or absence of...
authorMike Brady <mikebrady@eircom.net>
Fri, 25 Aug 2017 21:00:15 +0000 (22:00 +0100)
committerMike Brady <mikebrady@eircom.net>
Fri, 25 Aug 2017 21:00:15 +0000 (22:00 +0100)
configure.ac

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