]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Restore the old way of determining latency for clients identifying with AirPlay user... 3.2RC6
authorMike Brady <mikebrady@eircom.net>
Sat, 5 May 2018 10:49:48 +0000 (11:49 +0100)
committerMike Brady <mikebrady@eircom.net>
Sat, 5 May 2018 10:49:48 +0000 (11:49 +0100)
configure.ac

index 88f789fbdb44a894b7f32f503f67e26f70b78001..e6fe5e60a82687bec12179ffe0af98ecd02e13c9 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.2RC5], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.2RC6], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])