]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Try to regenerate the PID directory if it doesn't exist
authorMike Brady <mikebrady@eircom.net>
Mon, 25 Sep 2017 17:10:07 +0000 (18:10 +0100)
committerMike Brady <mikebrady@eircom.net>
Mon, 25 Sep 2017 17:10:07 +0000 (18:10 +0100)
configure.ac

index acf1eb42f3b98e36a0b7fb92e728d30ed8e8fff8..27458c95883371c454ae17577baec20e35ab779c 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.2d7], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.2d8], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])