]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update configure.ac
authorMike Brady <mikebrady@eircom.net>
Mon, 30 Jan 2017 22:56:52 +0000 (22:56 +0000)
committerGitHub <noreply@github.com>
Mon, 30 Jan 2017 22:56:52 +0000 (22:56 +0000)
configure.ac

index 2794702765e44cf20b421e7f6b301c359bcd8578..b20165c3bb6eb02429c3dce81fe01c38a0899d53 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.0d20], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.0d21], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])