From: Mike Brady Date: Mon, 25 Sep 2017 16:53:07 +0000 (+0100) Subject: 3.1.3 X-Git-Tag: 3.1.3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc2e89993524eaa4bdc9249440ffd782bfc5eca7;p=thirdparty%2Fshairport-sync.git 3.1.3 --- diff --git a/configure.ac b/configure.ac index f9783b31..02e4e58b 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.1.3rc0], [mikebrady@eircom.net]) +AC_INIT([shairport-sync], [3.1.3], [mikebrady@eircom.net]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([shairport.c]) AC_CONFIG_HEADERS([config.h])