]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Send resend requests via the control channel rather than the audio channel. This...
authorMike Brady <mikebrady@eircom.net>
Thu, 19 Apr 2018 09:17:08 +0000 (10:17 +0100)
committerMike Brady <mikebrady@eircom.net>
Thu, 19 Apr 2018 09:17:08 +0000 (10:17 +0100)
configure.ac

index 810d868ed430057b84dd4dd11c3c759ca3195731..7e4101722f6e732c4e83635ed0da610ba82c9a35 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.2RC3], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.2RC4], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])