From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Sat, 20 May 2023 16:48:01 +0000 (+0100) Subject: merge 4.2 updates from the branch X-Git-Tag: 4.2~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=25ac1017d18864f660122183dd9a48eb41795243;p=thirdparty%2Fshairport-sync.git merge 4.2 updates from the branch --- 25ac1017d18864f660122183dd9a48eb41795243 diff --cc configure.ac index 8d3a1563,41cd613f..1e58765f --- 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], [4.1.1], [4265913+mikebrady@users.noreply.github.com]) -AC_INIT([shairport-sync], [4.1-dev], [4265913+mikebrady@users.noreply.github.com]) ++AC_INIT([shairport-sync], [4.2rc0], [4265913+mikebrady@users.noreply.github.com]) AM_INIT_AUTOMAKE([subdir-objects]) AC_CONFIG_SRCDIR([shairport.c]) AC_CONFIG_HEADERS([config.h])