From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Mon, 6 Jul 2020 16:10:04 +0000 (+0100) Subject: 3.3.7rc0 X-Git-Tag: 3.3.7rc0~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2519f600dc1b4b1ebd2c8b044fd5038a94ba5fb3;p=thirdparty%2Fshairport-sync.git 3.3.7rc0 --- diff --git a/configure.ac b/configure.ac index 3bbd67bf..3dbccf6e 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], [3.3.6], [mikebradydublin@icloud.com]) +AC_INIT([shairport-sync], [3.3.7rc0], [4265913+mikebrady@users.noreply.github.com]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([shairport.c]) AC_CONFIG_HEADERS([config.h])