From: Mike Brady Date: Thu, 19 Apr 2018 12:49:07 +0000 (+0100) Subject: Merge back some of the changes made to the master release candidates. Matches 3.2RC4. X-Git-Tag: 3.2RC5~1^2~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82459ac4b1e77b81b00a5e5cacd7f6f747c6fc24;p=thirdparty%2Fshairport-sync.git Merge back some of the changes made to the master release candidates. Matches 3.2RC4. --- diff --git a/configure.ac b/configure.ac index d396d7ed..45d9173b 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.2d41], [mikebrady@eircom.net]) +AC_INIT([shairport-sync], [3.2d42], [mikebrady@eircom.net]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([shairport.c]) AC_CONFIG_HEADERS([config.h])