From: Mike Brady Date: Sat, 5 May 2018 11:08:45 +0000 (+0100) Subject: Update development version of TROUBLESHOOTING to match that of 3.2RC6. X-Git-Tag: 3.2RC7~3^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ebea33bb4524a2d8286ec28dea3d15099996b8f;p=thirdparty%2Fshairport-sync.git Update development version of TROUBLESHOOTING to match that of 3.2RC6. --- diff --git a/configure.ac b/configure.ac index ce66e32d..1b953518 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.2d45], [mikebrady@eircom.net]) +AC_INIT([shairport-sync], [3.2d46], [mikebrady@eircom.net]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([shairport.c]) AC_CONFIG_HEADERS([config.h])