]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Add two cover_art control settings -- the cache directory to use, (or the empty strin...
authorMike Brady <mikebrady@eircom.net>
Sun, 20 Oct 2019 14:44:20 +0000 (15:44 +0100)
committerMike Brady <mikebrady@eircom.net>
Sun, 20 Oct 2019 14:44:20 +0000 (15:44 +0100)
configure.ac

index b8e15cf8c3f73abd820f10bcecaac947c3f8412c..dd174da0360b6c81984c59b6fc7f4fe76282a607 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.3d8], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.3.3d9], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])