]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
RC9 restores the correct calculation of the path for the PID file, where used. 3.2RC9
authorMike Brady <mikebrady@eircom.net>
Mon, 21 May 2018 09:47:40 +0000 (10:47 +0100)
committerMike Brady <mikebrady@eircom.net>
Mon, 21 May 2018 09:47:40 +0000 (10:47 +0100)
configure.ac

index b545075b4f4a50ed0589f91517eaf319d3cebd5b..93c2a2cbda4463c8ba75e6b3362a8923c121fde4 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.2RC8], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.2RC9], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])