From df95e7fb25286290f1d4253bdd7ec49cc0f9bc2c Mon Sep 17 00:00:00 2001 From: Mike Brady Date: Tue, 2 Apr 2019 14:26:39 +0100 Subject: Improve the calculation of the length of the initial buffer of silence, to make it reasonably long in order to be better able to fill deep DAC buffers without underflow. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 3bde2aa..7379a65 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.50]) -AC_INIT([shairport-sync], [3.3rc2], [mikebrady@eircom.net]) +AC_INIT([shairport-sync], [3.3rc3], [mikebrady@eircom.net]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([shairport.c]) AC_CONFIG_HEADERS([config.h]) -- cgit v1.2.3