From: Mike Brady Date: Sun, 28 Apr 2019 19:48:03 +0000 (+0100) Subject: RC4, and remove code that always adds the commit signature -- not ready for its close... X-Git-Tag: 3.3rc4~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc1418fcc2ce58bf1edfa9103c5e779863dfc80e;p=thirdparty%2Fshairport-sync.git RC4, and remove code that always adds the commit signature -- not ready for its close-up yet. --- diff --git a/configure.ac b/configure.ac index f019be3f..d6aae176 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.3rc3], [mikebrady@eircom.net]) +AC_INIT([shairport-sync], [3.3rc4], [mikebrady@eircom.net]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([shairport.c]) AC_CONFIG_HEADERS([config.h])