From: Mike Brady Date: Thu, 18 Aug 2016 11:29:41 +0000 (+0100) Subject: Changes to sysconfdir treatment X-Git-Tag: 2.8.4.7~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbada572f0e5e47a4a44ed16076337e0f650f131;p=thirdparty%2Fshairport-sync.git Changes to sysconfdir treatment --- diff --git a/configure.ac b/configure.ac index 27630f2a..629ce995 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.4.6], [mikebrady@eircom.net]) +AC_INIT([shairport-sync], [2.8.4.7], [mikebrady@eircom.net]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([shairport.c]) AC_CONFIG_HEADERS([config.h])