]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Add the ability to receive uncompressed 16 bit big-endian (?) / 44,100 fps / interlea...
authorMike Brady <mikebrady@eircom.net>
Mon, 18 Mar 2019 11:22:21 +0000 (11:22 +0000)
committerMike Brady <mikebrady@eircom.net>
Mon, 18 Mar 2019 11:22:21 +0000 (11:22 +0000)
configure.ac

index 4bdd21d11149076451b7b5049294d7f889450a31..ccb7f0f9ee078ea41122e645ebb488d9ec31dd6e 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.3rc1], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.3rc1pcm0], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])