]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Make some additions to audio_pa to emit error messages before it dies
authorMike Brady <mikebrady@eircom.net>
Wed, 6 Dec 2017 21:00:08 +0000 (21:00 +0000)
committerMike Brady <mikebrady@eircom.net>
Wed, 6 Dec 2017 21:00:08 +0000 (21:00 +0000)
configure.ac

index f3c1153d205f77e4a7e67d7116d27ee65b202f1b..e2324be6aebce904bd9fdfca1630754f5f2c8678 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.2d14], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.2d15], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])