From: Mike Brady Date: Mon, 4 Dec 2017 08:42:35 +0000 (+0000) Subject: Fiel small metadat bug, make more intermediate progress with d-bus stuff X-Git-Tag: 3.2d16~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c74e7d0bc18e87880c5d0d0109adaa0766c6a04;p=thirdparty%2Fshairport-sync.git Fiel small metadat bug, make more intermediate progress with d-bus stuff --- diff --git a/configure.ac b/configure.ac index 065ffedb..b941688f 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.50]) -AC_INIT([shairport-sync], [3.2d13], [mikebrady@eircom.net]) +AC_INIT([shairport-sync], [3.2d14], [mikebrady@eircom.net]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([shairport.c]) AC_CONFIG_HEADERS([config.h])