]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Fix silence bug and hack code to avoid the stuff procedures
authorMike Brady <mikebrady@eircom.net>
Mon, 5 Sep 2016 16:11:46 +0000 (17:11 +0100)
committerMike Brady <mikebrady@eircom.net>
Mon, 5 Sep 2016 16:11:46 +0000 (17:11 +0100)
configure.ac

index 8dc9bd6ce81e74f58ab5c212f2462c4da31f86d7..066e5db2eee2a4314b15d8498738fba2b458f648 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.50])
-AC_INIT([shairport-sync], [3.0 (B7)], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.0 (B8)], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])