From: Mike Brady Date: Mon, 10 Oct 2016 17:59:26 +0000 (+0100) Subject: Change the 'am' identifier to 'ShairportSync' to help with Tuneblade's free usage X-Git-Tag: 2.8.6~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b63e723d4a459eef061cbecd146bdd4759a2af7;p=thirdparty%2Fshairport-sync.git Change the 'am' identifier to 'ShairportSync' to help with Tuneblade's free usage --- diff --git a/configure.ac b/configure.ac index f95c014b..8d82da4a 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.5], [mikebrady@eircom.net]) +AC_INIT([shairport-sync], [2.8.6], [mikebrady@eircom.net]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([shairport.c]) AC_CONFIG_HEADERS([config.h])