]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Fix a bug in the activity_monitor and add automatic bit-depth selection.
authorMike Brady <mikebrady@eircom.net>
Tue, 26 Feb 2019 15:24:49 +0000 (15:24 +0000)
committerMike Brady <mikebrady@eircom.net>
Tue, 26 Feb 2019 15:24:49 +0000 (15:24 +0000)
configure.ac

index 24c85b90667ecd024df94c45d77f3bc0f2d47225..fc133aa78c7933304069a35db662ec5360fe9b25 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.3d54], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.3d55], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])