]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Add most of a basic remote control dbus interface
authorMike Brady <mikebrady@eircom.net>
Mon, 19 Mar 2018 17:31:31 +0000 (17:31 +0000)
committerMike Brady <mikebrady@eircom.net>
Mon, 19 Mar 2018 17:31:31 +0000 (17:31 +0000)
configure.ac

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