From: Mike Brady Date: Fri, 20 May 2016 14:42:25 +0000 (+0100) Subject: Minor bug fixes and AllStream compatability. X-Git-Tag: 2.3.8.7~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ad0387456fb5c4c2deabff6b1be59321f52a9d4;p=thirdparty%2Fshairport-sync.git Minor bug fixes and AllStream compatability. --- diff --git a/configure.ac b/configure.ac index 5d6815b5..f6bfd382 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.8.3.6], [mikebrady@eircom.net]) +AC_INIT([shairport-sync], [2.8.3.7], [mikebrady@eircom.net]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([shairport.c]) AC_CONFIG_HEADERS([config.h])