]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Add *untested* support for S24_3LE and S24_3BE output format.
authorMike Brady <mikebrady@eircom.net>
Wed, 28 Sep 2016 10:49:11 +0000 (11:49 +0100)
committerMike Brady <mikebrady@eircom.net>
Wed, 28 Sep 2016 10:49:11 +0000 (11:49 +0100)
configure.ac

index aa81095379aa93d98cefa74bbe8fea35e4e492f2..bf3b25f7efd27823d5a360a4cb594f182e2db9c6 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.0-d15], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.0d16], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])