From: Mike Brady Date: Mon, 4 Mar 2019 14:28:00 +0000 (+0000) Subject: This is Release Candidate 0. X-Git-Tag: 3.3RC0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0341dea47e8207a3b4d2ca0eadb19bfaecc27a18;p=thirdparty%2Fshairport-sync.git This is Release Candidate 0. --- diff --git a/configure.ac b/configure.ac index 7126a1b0..51afde6e 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.3d56], [mikebrady@eircom.net]) +AC_INIT([shairport-sync], [3.3rc0], [mikebrady@eircom.net]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([shairport.c]) AC_CONFIG_HEADERS([config.h])