]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Add back in the ability to interrupt a session. Clean up a few debug messages.
authorMike Brady <mikebrady@eircom.net>
Wed, 21 Nov 2018 21:33:21 +0000 (21:33 +0000)
committerMike Brady <mikebrady@eircom.net>
Wed, 21 Nov 2018 21:33:21 +0000 (21:33 +0000)
configure.ac

index 4a5f68d301cfda44a4b85533288e0e0a39f1ce59..efc335cee161f61c749c7bb07086e314c755a857 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.3d27], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.3d28], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])