From: Mike Brady Date: Tue, 19 Feb 2019 11:13:17 +0000 (+0000) Subject: Big update to audio_jack.c and other stuff X-Git-Tag: 3.3RC0~51 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78685b852820e00558d34effa9f828095824126a;p=thirdparty%2Fshairport-sync.git Big update to audio_jack.c and other stuff --- diff --git a/configure.ac b/configure.ac index 30849f33..e59688ef 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.3d53], [mikebrady@eircom.net]) +AC_INIT([shairport-sync], [3.3d54], [mikebrady@eircom.net]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([shairport.c]) AC_CONFIG_HEADERS([config.h])