]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update configure.ac
authorMike Brady <mikebrady@eircom.net>
Sun, 6 Aug 2017 17:07:37 +0000 (19:07 +0200)
committerGitHub <noreply@github.com>
Sun, 6 Aug 2017 17:07:37 +0000 (19:07 +0200)
configure.ac

index 2acd9e3f1faa0ad1d357262fdab6eed7e642a5e1..199af68a65fea2fceab36f76d79c63650fde1b51 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.1rc1], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.1], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])