From: Mike Brady Date: Tue, 29 Mar 2016 16:30:13 +0000 (+0000) Subject: Bump to reflect changes made to delay() and miscellaneous changes to arithmetic and... X-Git-Tag: 2.9.5.7~19^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a258b236ca97af31183b0f192099d87c2cdf388;p=thirdparty%2Fshairport-sync.git Bump to reflect changes made to delay() and miscellaneous changes to arithmetic and debug stuff. --- diff --git a/configure.ac b/configure.ac index 711e6bdf..0fd8b18c 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.2], [mikebrady@eircom.net]) +AC_INIT([shairport-sync], [2.9.5.3], [mikebrady@eircom.net]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([shairport.c]) AC_CONFIG_HEADERS([config.h])