]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Make the options for the dbus and mpris interfaces --with-dbus-interface and --with...
authorMike Brady <mikebrady@eircom.net>
Wed, 25 Apr 2018 17:05:35 +0000 (18:05 +0100)
committerMike Brady <mikebrady@eircom.net>
Wed, 25 Apr 2018 17:05:35 +0000 (18:05 +0100)
configure.ac

index 4eb966377b4a34981928b880027eeb0604abe90f..5bb0fb6445a9b854375a42a4a70460b793f7432f 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.2d43], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.2d44], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])