]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update configure.ac
authorMike Brady <mikebrady@eircom.net>
Sat, 5 Aug 2017 13:50:47 +0000 (15:50 +0200)
committerGitHub <noreply@github.com>
Sat, 5 Aug 2017 13:50:47 +0000 (15:50 +0200)
configure.ac

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