From: Mike Brady Date: Sat, 22 Feb 2020 18:25:14 +0000 (+0000) Subject: This is 3.3.6 with some documentation updates and a tiny edit X-Git-Tag: 3.3.7d12~122 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f526938841e979526c8e7e2148c83d31aeb7afe;p=thirdparty%2Fshairport-sync.git This is 3.3.6 with some documentation updates and a tiny edit --- diff --git a/configure.ac b/configure.ac index 19f60933..c1e393f7 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.6d11], [mikebrady@eircom.net]) +AC_INIT([shairport-sync], [3.3.7d1], [mikebrady@eircom.net]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([shairport.c]) AC_CONFIG_HEADERS([config.h])