]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Add client IP metadata item -- the IP of the client, i.e. the sender of audio, is...
authorMike Brady <mikebrady@eircom.net>
Tue, 20 Sep 2016 14:18:41 +0000 (15:18 +0100)
committerMike Brady <mikebrady@eircom.net>
Tue, 20 Sep 2016 14:18:41 +0000 (15:18 +0100)
configure.ac

index 629ce995d955a7ccf718c290c5928d720a588b0c..32aacb2d2828b319d72fa13b2541568240aca9a4 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.8.4.7], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [2.8.4.8], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])