]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Add a new setting to specify the interface the service should be provided on.
authorMike Brady <mikebrady@eircom.net>
Sun, 5 Feb 2017 13:47:35 +0000 (13:47 +0000)
committerMike Brady <mikebrady@eircom.net>
Sun, 5 Feb 2017 13:47:35 +0000 (13:47 +0000)
configure.ac

index d8850b69687dfff726c1b7eef469528b6162ba11..5cd0ea4d19760f090c65bd9f2c34ecf2b473f570 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.0d22], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.0d23], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])