]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Bug fixes.
authorMike Brady <mikebradydublin@icloud.com>
Sun, 21 Jun 2020 12:36:49 +0000 (13:36 +0100)
committerGitHub <noreply@github.com>
Sun, 21 Jun 2020 12:36:49 +0000 (13:36 +0100)
Fix bugs preventing clean termination on MPRIS Quit().

configure.ac

index d8bd7dc6387d7f7291d9690dbcb631718e75e367..41b2f72fca692fbbf3956c49b25bdb1833a0ad6b 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.3.7d10], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.3.7d11], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])