]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
3.1.2
authorMike Brady <mikebrady@eircom.net>
Fri, 22 Sep 2017 09:11:45 +0000 (10:11 +0100)
committerGitHub <noreply@github.com>
Fri, 22 Sep 2017 09:11:45 +0000 (10:11 +0100)
Remove the "rc0" tag, duh.

configure.ac

index d4d04f0c020aa0a86070f633454c521996f202f3..b511167e73d18a69e0053494aa780182919b14c5 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.50])
-AC_INIT([shairport-sync], [3.1.2rc0], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.1.2], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])