From: Mike Brady Date: Wed, 19 Feb 2020 14:34:51 +0000 (+0000) Subject: Brown bag -- this is what 3.3.6d9 was supposed to do! X-Git-Tag: 3.3.7d12~132 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d017ac3948b45a2bb8a21ba3d446e622f6c62dbe;p=thirdparty%2Fshairport-sync.git Brown bag -- this is what 3.3.6d9 was supposed to do! --- diff --git a/configure.ac b/configure.ac index 0d617d46..2d9a0496 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.6d9], [mikebrady@eircom.net]) +AC_INIT([shairport-sync], [3.3.6d10], [mikebrady@eircom.net]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([shairport.c]) AC_CONFIG_HEADERS([config.h])