]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Add avahi code to look for the rmeote control information for the client and get...
authorMike Brady <mikebrady@eircom.net>
Thu, 5 Oct 2017 16:40:51 +0000 (17:40 +0100)
committerMike Brady <mikebrady@eircom.net>
Thu, 5 Oct 2017 16:40:51 +0000 (17:40 +0100)
configure.ac

index 27458c95883371c454ae17577baec20e35ab779c..baccf93978fec858907b5e2cbc06aed52c35f17f 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.2d8], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.2d9], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])