]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update configure.ac
authorMike Brady <mikebrady@eircom.net>
Mon, 29 Jan 2018 23:07:28 +0000 (23:07 +0000)
committerGitHub <noreply@github.com>
Mon, 29 Jan 2018 23:07:28 +0000 (23:07 +0000)
Add a volume_control_profile setting

configure.ac

index 40f90d2393eef44d1145367c4daa4bfb88feaabd..d491d603a617121f79fa2ae6038da56c683c4a46 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.2d23], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.2d24], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])