]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Improve the calculation of the length of the initial buffer of silence, to make it...
authorMike Brady <mikebrady@eircom.net>
Tue, 2 Apr 2019 13:26:39 +0000 (14:26 +0100)
committerMike Brady <mikebrady@eircom.net>
Tue, 2 Apr 2019 13:26:39 +0000 (14:26 +0100)
configure.ac

index 3bde2aa27f84007d02cb05193bced68b12034a31..7379a65f9131d33f50762662926e117fed6441c8 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.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])