]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Add a "run_this_when_volume_is_set" facility to call a program when the volume is...
authorMike Brady <mikebrady@eircom.net>
Sun, 23 Apr 2017 11:37:31 +0000 (12:37 +0100)
committerMike Brady <mikebrady@eircom.net>
Sun, 23 Apr 2017 11:37:31 +0000 (12:37 +0100)
configure.ac

index 93b0f4aa8bf98bb39a14d2338bb316dffdbb321c..acbea7cd84ea79f7b4d23e16f10013b2c3a96736 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.1d7], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.1d8], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])