]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Add the ability to set the volume directly to the D-Bus RemoteControl interface and...
authorMike Brady <mikebrady@eircom.net>
Mon, 23 Dec 2019 12:12:43 +0000 (12:12 +0000)
committerMike Brady <mikebrady@eircom.net>
Mon, 23 Dec 2019 12:12:43 +0000 (12:12 +0000)
configure.ac

index cc8553188961b892df33294b16e5dd597b03fe54..7b5d83daf16c03918e0b8dadac2af57448850b46 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.6d2], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.3.6d3], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])