From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Mon, 27 Sep 2021 18:37:09 +0000 (+0100) Subject: Is sufficiently different from 4.0-dev... X-Git-Tag: 4.1-dev^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37faed13af497b1b7ecdb133bbcc69177594772f;p=thirdparty%2Fshairport-sync.git Is sufficiently different from 4.0-dev... --- diff --git a/configure.ac b/configure.ac index ef32fda5..9be47a11 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.0-dev], [4265913+mikebrady@users.noreply.github.com]) +AC_INIT([shairport-sync], [4.1-dev], [4265913+mikebrady@users.noreply.github.com]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([shairport.c]) AC_CONFIG_HEADERS([config.h])