From: Mike Brady Date: Wed, 30 Mar 2016 12:36:33 +0000 (+0000) Subject: Bump to reflect extra alsa setting options and diagnostics. X-Git-Tag: 2.9.5.7~19^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=998f57dfe6095d414cc5e55e81a9e6eb7f0839eb;p=thirdparty%2Fshairport-sync.git Bump to reflect extra alsa setting options and diagnostics. --- diff --git a/configure.ac b/configure.ac index 0fd8b18c..05563e51 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], [2.9.5.3], [mikebrady@eircom.net]) +AC_INIT([shairport-sync], [2.9.5.4], [mikebrady@eircom.net]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([shairport.c]) AC_CONFIG_HEADERS([config.h])