]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Change the 'am' identifier to 'ShairportSync' to help with Tuneblade's free usage
authorMike Brady <mikebrady@eircom.net>
Mon, 10 Oct 2016 17:59:26 +0000 (18:59 +0100)
committerMike Brady <mikebrady@eircom.net>
Mon, 10 Oct 2016 17:59:26 +0000 (18:59 +0100)
configure.ac

index f95c014b098f8d63f949b35d265c1eef818f558b..8d82da4a924b5ad1cbbc9e0288cd6e615d093062 100644 (file)
@@ -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])