]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Merge back some of the changes made to the master release candidates. Matches 3.2RC4.
authorMike Brady <mikebrady@eircom.net>
Thu, 19 Apr 2018 12:49:07 +0000 (13:49 +0100)
committerMike Brady <mikebrady@eircom.net>
Thu, 19 Apr 2018 12:49:07 +0000 (13:49 +0100)
configure.ac

index d396d7ed081ebff55771555412f37ed1e8233b10..45d9173b43e03f48e11a5df4a8b7bdd31cdfbf98 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.2d41], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.2d42], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])