]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Add a few new elements ot the native dbus interface
authorMike Brady <mikebrady@eircom.net>
Fri, 23 Mar 2018 21:40:05 +0000 (21:40 +0000)
committerMike Brady <mikebrady@eircom.net>
Fri, 23 Mar 2018 21:40:05 +0000 (21:40 +0000)
configure.ac

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