From: Mike Brady Date: Sat, 7 Apr 2018 18:43:29 +0000 (+0100) Subject: Match it up with 3.2RC1 X-Git-Tag: 3.2RC2~2^2~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c937b50c52afd0b6ed71c3acac5ff1ade0ad4ebd;p=thirdparty%2Fshairport-sync.git Match it up with 3.2RC1 --- diff --git a/configure.ac b/configure.ac index ca1842cb..60833501 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.2RC1], [mikebrady@eircom.net]) +AC_INIT([shairport-sync], [3.2d36], [mikebrady@eircom.net]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([shairport.c]) AC_CONFIG_HEADERS([config.h])