From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Mon, 7 Dec 2020 14:04:53 +0000 (+0000) Subject: Restore compatibility with AirPower on Android. X-Git-Tag: 3.3.8~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b291b951d71f42d7770d8357af6499455f17f78d;p=thirdparty%2Fshairport-sync.git Restore compatibility with AirPower on Android. --- diff --git a/configure.ac b/configure.ac index 693b224d..d745ac71 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.3.8rc0], [4265913+mikebrady@users.noreply.github.com]) +AC_INIT([shairport-sync], [3.3.8rc1], [4265913+mikebrady@users.noreply.github.com]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([shairport.c]) AC_CONFIG_HEADERS([config.h])