From: Mike Brady Date: Tue, 10 Jul 2018 12:29:03 +0000 (+0100) Subject: 3.2d66 corresponds to 3.2, with some extra features, e.g. mqtt X-Git-Tag: 3.2.1~5^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4d2bf0033f8016e0e059e498cd3a7bd89165802;p=thirdparty%2Fshairport-sync.git 3.2d66 corresponds to 3.2, with some extra features, e.g. mqtt --- diff --git a/configure.ac b/configure.ac index 977d8e74..8cf7825e 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.50]) -AC_INIT([shairport-sync], [3.2d65], [mikebrady@eircom.net]) +AC_INIT([shairport-sync], [3.2d66], [mikebrady@eircom.net]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([shairport.c]) AC_CONFIG_HEADERS([config.h])