From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Fri, 28 Oct 2022 15:31:18 +0000 (+0100) Subject: 4.1 release X-Git-Tag: 4.1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4165538eb73c5da2b4cf4a4ba69bc1c43fb960b8;p=thirdparty%2Fshairport-sync.git 4.1 release --- diff --git a/configure.ac b/configure.ac index d30f3a40..0cd27627 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], [4.1-rc5], [4265913+mikebrady@users.noreply.github.com]) +AC_INIT([shairport-sync], [4.1], [4265913+mikebrady@users.noreply.github.com]) AM_INIT_AUTOMAKE([subdir-objects]) AC_CONFIG_SRCDIR([shairport.c]) AC_CONFIG_HEADERS([config.h])