From: Mike Brady Date: Fri, 5 Jun 2020 16:25:12 +0000 (+0100) Subject: BB 3.3.7d8 X-Git-Tag: 3.3.7d12~52 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d7d8e161e761135f7b8e01afd4f39be1462003e;p=thirdparty%2Fshairport-sync.git BB 3.3.7d8 --- diff --git a/configure.ac b/configure.ac index 22facc97..f20b0a4a 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.7d9], [mikebrady@eircom.net]) +AC_INIT([shairport-sync], [3.3.7d8], [mikebrady@eircom.net]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([shairport.c]) AC_CONFIG_HEADERS([config.h])