]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Add D-Bus convolution filter controls -- enable convolution filters to be turned...
authorMike Brady <mikebrady@eircom.net>
Mon, 11 Nov 2019 21:47:04 +0000 (21:47 +0000)
committerMike Brady <mikebrady@eircom.net>
Mon, 11 Nov 2019 21:47:04 +0000 (21:47 +0000)
configure.ac

index 848e976368259a60d0f1b10a0b4df836efea19de..a27ec6bc51abc983581405a9226fdd3f4307877c 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.5d0], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.3.5d1], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])