]> 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 16:43:10 +0000 (17:43 +0100)
committerMike Brady <mikebrady@eircom.net>
Wed, 25 Apr 2018 16:43:10 +0000 (17:43 +0100)
configure.ac

index 82f7792823c0eb34da6e07659603a39e4d20e970..88f789fbdb44a894b7f32f503f67e26f70b78001 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.2RC4], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.2RC5], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])