From: Mike Brady Date: Thu, 11 Jun 2015 11:33:31 +0000 (+0100) Subject: Bump bug fix number X-Git-Tag: 2.3.4~6^2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F85%2Fhead;p=thirdparty%2Fshairport-sync.git Bump bug fix number --- diff --git a/configure.ac b/configure.ac index 635ff6d9..d2f4771c 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], [2.3.3], [mikebrady@eircom.net]) +AC_INIT([shairport-sync], [2.3.4], [mikebrady@eircom.net]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([shairport.c]) AC_CONFIG_HEADERS([config.h])