]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Add some settings to the new PulseAudio backend. Limit the silent lead-in time on...
authorMike Brady <mikebrady@eircom.net>
Fri, 30 Jun 2017 19:16:19 +0000 (20:16 +0100)
committerMike Brady <mikebrady@eircom.net>
Fri, 30 Jun 2017 19:16:19 +0000 (20:16 +0100)
configure.ac

index f37b891d7a3545ab2f4aad6c81a5020dd7760663..d476132bbdd330b153618d00bc96f76aeb570d5b 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.1d21], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.1d22], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])