From: Mike Brady Date: Fri, 31 Aug 2018 11:50:05 +0000 (+0100) Subject: Some confusion here, so 3.3d5 marks the introduction of a jack backend. X-Git-Tag: 3.3RC0~239 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2528cedc6cba8da57885adf4e20dc2a9535f488a;p=thirdparty%2Fshairport-sync.git Some confusion here, so 3.3d5 marks the introduction of a jack backend. --- diff --git a/configure.ac b/configure.ac index 9ebc70d3..4cad62fb 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.3d4], [mikebrady@eircom.net]) +AC_INIT([shairport-sync], [3.3d5], [mikebrady@eircom.net]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([shairport.c]) AC_CONFIG_HEADERS([config.h])