From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Wed, 26 Oct 2022 13:11:52 +0000 (+0100) Subject: Bump version X-Git-Tag: 4.1-rc5~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6e73f5d42aa5a20a8d536691c0c9f2ade4d8580;p=thirdparty%2Fshairport-sync.git Bump version --- d6e73f5d42aa5a20a8d536691c0c9f2ade4d8580 diff --cc configure.ac index 7d40ced7,b65aad38..d30f3a40 --- 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-rc4], [4265913+mikebrady@users.noreply.github.com]) -AC_INIT([shairport-sync], [4.1-dev], [4265913+mikebrady@users.noreply.github.com]) ++AC_INIT([shairport-sync], [4.1-rc5], [4265913+mikebrady@users.noreply.github.com]) AM_INIT_AUTOMAKE([subdir-objects]) AC_CONFIG_SRCDIR([shairport.c]) AC_CONFIG_HEADERS([config.h])