]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update configure.ac
authorMike Brady <mikebrady@eircom.net>
Mon, 1 Feb 2016 11:27:20 +0000 (11:27 +0000)
committerMike Brady <mikebrady@eircom.net>
Mon, 1 Feb 2016 11:27:20 +0000 (11:27 +0000)
configure.ac

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