summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMike Brady <mikebrady@eircom.net>2018-05-05 12:08:45 +0100
committerMike Brady <mikebrady@eircom.net>2018-05-05 12:08:45 +0100
commit9ebea33bb4524a2d8286ec28dea3d15099996b8f (patch)
treec3cb7c773d3b6a1a150f6048c7eae9be91aa7802 /configure.ac
parent3e2ac8f46fae5f4461b6d3bcdf1c471e29258a0d (diff)
Update development version of TROUBLESHOOTING to match that of 3.2RC6.
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 ce66e32..1b95351 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.2d45], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.2d46], [mikebrady@eircom.net])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([shairport.c])
AC_CONFIG_HEADERS([config.h])