]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Changes to sysconfdir treatment
authorMike Brady <mikebrady@eircom.net>
Thu, 18 Aug 2016 11:29:41 +0000 (12:29 +0100)
committerGitHub <noreply@github.com>
Thu, 18 Aug 2016 11:29:41 +0000 (12:29 +0100)
configure.ac

index 27630f2a3a7e4c01b765c76898a2d6dad57c5ad9..629ce995d955a7ccf718c290c5928d720a588b0c 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.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])