From: Mike Brady Date: Sun, 21 Jun 2020 12:37:33 +0000 (+0100) Subject: Change blame address! X-Git-Tag: 3.3.7d12~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fac4bec0bbc01d94ccf9811ef438ee7eaaa7830;p=thirdparty%2Fshairport-sync.git Change blame address! --- diff --git a/configure.ac b/configure.ac index 41b2f72f..4ec41ce2 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.7d11], [mikebrady@eircom.net]) +AC_INIT([shairport-sync], [3.3.7d11], [mikebradydublin@icloud.com]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([shairport.c]) AC_CONFIG_HEADERS([config.h])