summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMike Brady <mikebrady@eircom.net>2019-03-16 12:09:18 +0000
committerMike Brady <mikebrady@eircom.net>2019-03-16 12:09:18 +0000
commit5dc471240698d7db79855bf57f41495b56a29262 (patch)
tree7d10a3529bd04bac6901c2400de379197d16bb0b /configure.ac
parenta347771fce49848ce83ae5756383b668c8a9d021 (diff)
show audio_backend_buffer_interpolation_threshold_in_seconds in debug messages, add active state start and end messages to MQTT, update man pages
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 51afde6..4bdd21d 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.3rc0], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.3rc1], [mikebrady@eircom.net])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([shairport.c])
AC_CONFIG_HEADERS([config.h])