]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Bump to reflect fix to mute/volume control issue
authorMike Brady <mikebrady@eircom.net>
Tue, 5 Apr 2016 15:24:11 +0000 (15:24 +0000)
committerMike Brady <mikebrady@eircom.net>
Tue, 5 Apr 2016 15:24:11 +0000 (15:24 +0000)
configure.ac

index 339a0f41235d120bef8f6254def10981b855347f..6ec1da649d1099f7cf74721faa39701ad023518d 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.9.5.6], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [2.9.5.7], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])