From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Mon, 27 Jan 2025 14:31:17 +0000 (+0000) Subject: start of 4.3.7-dev X-Git-Tag: 4.3.7-dev X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=b315ba1c94cad85a3dfa1d15264f525e1ca176a4;p=thirdparty%2Fshairport-sync.git start of 4.3.7-dev --- diff --git a/configure.ac b/configure.ac index 6dacd287..33bee008 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.6-dev], [4265913+mikebrady@users.noreply.github.com]) +AC_INIT([shairport-sync], [4.3.7-dev], [4265913+mikebrady@users.noreply.github.com]) AM_INIT_AUTOMAKE([subdir-objects]) AC_CONFIG_SRCDIR([shairport.c]) AC_CONFIG_HEADERS([config.h])