]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Add a ProgressString property to the native D-Bus interface, improve the mutex lock...
authorMike Brady <mikebrady@eircom.net>
Fri, 22 Jun 2018 08:10:39 +0000 (09:10 +0100)
committerMike Brady <mikebrady@eircom.net>
Fri, 22 Jun 2018 08:10:39 +0000 (09:10 +0100)
configure.ac

index 3dc431446cf5df1ba1105854820458b9812c8edf..9e35e1eaabd99b3ddc54094757d4d1f983af83f2 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.2RC11], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.2RC12], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])