summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMike Brady <mikebrady@eircom.net>2018-12-13 14:48:21 +0000
committerMike Brady <mikebrady@eircom.net>2018-12-13 14:48:21 +0000
commitb0fe51788e0037b9051d5235d98b6aacc0e5e9d6 (patch)
tree7aabc6fa54ffc9ad9e3e89baf771046caa1dfd66 /configure.ac
parent7cc434e989b2d58ac610f4e44008f77d32679dac (diff)
Experimentally, add the ability to prevent the DAC making popping noises by feeding it with silence instead of allowing it to stop.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6d8a422..5d3937c 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.3d36], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.3d38], [mikebrady@eircom.net])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([shairport.c])
AC_CONFIG_HEADERS([config.h])