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

index 62e6bc83989f8643441704215991a71629563c82..0034abb83c851f0695c9aa95c1764c3b96d6a835 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.0d17], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.0d18], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])