]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Make resend requests come from tyhe control socket rather than the audio socket....
authorMike Brady <mikebrady@eircom.net>
Wed, 18 Apr 2018 19:29:49 +0000 (20:29 +0100)
committerMike Brady <mikebrady@eircom.net>
Wed, 18 Apr 2018 19:29:49 +0000 (20:29 +0100)
configure.ac

index d5fc6295a832f21a61abb397164cbbe4800efe0a..d396d7ed081ebff55771555412f37ed1e8233b10 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.2d40], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.2d41], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])