From: Mike Brady Date: Tue, 5 Sep 2017 16:32:37 +0000 (+0100) Subject: Move 3.2d5 to 3.1.2 X-Git-Tag: 3.1.2rc0~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b40e00223f280217fbce5207c72c24bb540b5a7a;p=thirdparty%2Fshairport-sync.git Move 3.2d5 to 3.1.2 --- diff --git a/configure.ac b/configure.ac index 3c4fb4f8..d4d04f0c 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.2d5], [mikebrady@eircom.net]) +AC_INIT([shairport-sync], [3.1.2rc0], [mikebrady@eircom.net]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([shairport.c]) AC_CONFIG_HEADERS([config.h])