From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Wed, 29 May 2024 14:29:22 +0000 (+0100) Subject: 4.3.4-dev start X-Git-Tag: 4.3.4~1^2~25 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=c945f3a9ea6e7bbd9d0c2dca263c98b0a56be48e;p=thirdparty%2Fshairport-sync.git 4.3.4-dev start --- diff --git a/configure.ac b/configure.ac index 15636e96..e6295413 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.3.3-dev], [4265913+mikebrady@users.noreply.github.com]) +AC_INIT([shairport-sync], [4.3.4-dev], [4265913+mikebrady@users.noreply.github.com]) AM_INIT_AUTOMAKE([subdir-objects]) AC_CONFIG_SRCDIR([shairport.c]) AC_CONFIG_HEADERS([config.h])