]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Fix a read-write mutex locking issue in the metadata hub, fix a libsoxr related dbus...
authorMike Brady <mikebrady@eircom.net>
Wed, 8 Aug 2018 08:30:38 +0000 (09:30 +0100)
committerMike Brady <mikebrady@eircom.net>
Wed, 8 Aug 2018 08:30:38 +0000 (09:30 +0100)
configure.ac

index 54c0e6fdea9568c185915133b6781ba5d3412eed..888f2285593135d0239c5de7a1f40a19e7fac233 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.3d1], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.3d2], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])