]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Allow a great number of buffers and parameterise the fixed latency limits.
authorMike Brady <mikebrady@eircom.net>
Tue, 15 May 2018 08:12:17 +0000 (09:12 +0100)
committerMike Brady <mikebrady@eircom.net>
Tue, 15 May 2018 08:12:17 +0000 (09:12 +0100)
configure.ac

index 2757f5e07f0bb0a40d0b4132f51cc7c0da5f4d44..7191775ba2693fae3ce5542e8e869cb319e3f120 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.2d51], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.2d52], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])