From: Mike Brady Date: Fri, 24 May 2019 15:42:23 +0000 (+0100) Subject: Merge branch 'development' 3.3rc7+ to 'master' X-Git-Tag: 3.3~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13fcd259c3b0eb750cb9eb0d44315242750eecaa;p=thirdparty%2Fshairport-sync.git Merge branch 'development' 3.3rc7+ to 'master' --- 13fcd259c3b0eb750cb9eb0d44315242750eecaa diff --cc configure.ac index 37f8a732,81ff44f9..3df35d40 --- 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.2.2], [mikebrady@eircom.net]) -AC_INIT([shairport-sync], [3.3rc7], [mikebrady@eircom.net]) ++AC_INIT([shairport-sync], [3.3], [mikebrady@eircom.net]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([shairport.c]) AC_CONFIG_HEADERS([config.h]) diff --cc shairport-sync.spec index 9d4f83c7,72555ff7..8d9bedd6 --- a/shairport-sync.spec +++ b/shairport-sync.spec @@@ -67,6 -66,8 +66,8 @@@ getent passwd %{name} &> /dev/null || u %license LICENSES %changelog -* Mon May 20 2019 Mike Brady