]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Fix silly bug in volume adjust code
authorMike Brady <mikebrady@eircom.net>
Mon, 1 May 2017 07:36:04 +0000 (08:36 +0100)
committerMike Brady <mikebrady@eircom.net>
Mon, 1 May 2017 07:36:04 +0000 (08:36 +0100)
configure.ac

index 2d28dfea67a9fa8b3170d35f36413afaed770e73..b4fee5f21391462260c3f89adafd9c2c942ad2d3 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.1d9], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.1d10], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])