From: Mike Brady Date: Sat, 11 Feb 2017 11:56:30 +0000 (+0000) Subject: 3.0 Release Candidate 0 X-Git-Tag: 3.0.rc0~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdc7a76e23d210c14779d6665e135b459f2eee57;p=thirdparty%2Fshairport-sync.git 3.0 Release Candidate 0 --- diff --git a/configure.ac b/configure.ac index cea7492f..58ed7640 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.0d24], [mikebrady@eircom.net]) +AC_INIT([shairport-sync], [3.0rc0], [mikebrady@eircom.net]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([shairport.c]) AC_CONFIG_HEADERS([config.h])