]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
New backend for converting 32-bit "native" samples to output format ready for testing
authorMike Brady <mikebrady@eircom.net>
Thu, 8 Sep 2016 20:53:48 +0000 (21:53 +0100)
committerMike Brady <mikebrady@eircom.net>
Thu, 8 Sep 2016 20:53:48 +0000 (21:53 +0100)
configure.ac

index d910085ebf319e1390473ac3f921cbb2b162ed8e..c482fa0dc6aa374013c9b9c4c3110632853b671c 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.0build10)], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.0build11)], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])