]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Add some more D-Bus facilities. Countermand faulty D-Bus commands.
authorMike Brady <mikebrady@eircom.net>
Sat, 24 Mar 2018 17:50:37 +0000 (17:50 +0000)
committerMike Brady <mikebrady@eircom.net>
Sat, 24 Mar 2018 17:50:37 +0000 (17:50 +0000)
configure.ac

index edc367d4aafd0054cd25792e2725dc77cbaf3bd4..aa29df696eec679baf8c1d42c8adf5f8d86f7724 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.2d31], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.2d32], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])