From: Mike Brady Date: Fri, 8 Nov 2019 12:36:52 +0000 (+0000) Subject: Starting on 3.3.5... X-Git-Tag: 3.3.6~6^2~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ba297feb97c115df70c424b3d73be7472d698f1;p=thirdparty%2Fshairport-sync.git Starting on 3.3.5... --- 0ba297feb97c115df70c424b3d73be7472d698f1 diff --cc configure.ac index 2ee37eea,6cfb8ed0..848e9763 --- a/configure.ac +++ b/configure.ac @@@ -2,7 -2,7 +2,7 @@@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.50]) - AC_INIT([shairport-sync], [3.3.3d11], [mikebrady@eircom.net]) -AC_INIT([shairport-sync], [3.3.4], [mikebrady@eircom.net]) ++AC_INIT([shairport-sync], [3.3.5d0], [mikebrady@eircom.net]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([shairport.c]) AC_CONFIG_HEADERS([config.h])