From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Mon, 17 Oct 2022 12:15:02 +0000 (+0100) Subject: version 4.1-rc3 X-Git-Tag: 4.1-rc3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bb015cebc224cd7226b9e44351299545223b89f;p=thirdparty%2Fshairport-sync.git version 4.1-rc3 --- diff --git a/configure.ac b/configure.ac index 12e47af4..d3180895 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-rc2], [4265913+mikebrady@users.noreply.github.com]) +AC_INIT([shairport-sync], [4.1-rc3], [4265913+mikebrady@users.noreply.github.com]) AM_INIT_AUTOMAKE([subdir-objects]) AC_CONFIG_SRCDIR([shairport.c]) AC_CONFIG_HEADERS([config.h])