]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Working reliably with all 16-bit speeds
authorMike Brady <mikebrady@eircom.net>
Sun, 4 Sep 2016 15:35:39 +0000 (16:35 +0100)
committerMike Brady <mikebrady@eircom.net>
Sun, 4 Sep 2016 15:35:39 +0000 (16:35 +0100)
configure.ac

index 20f3768d36b47b972ffc4a25cf7499fc17f32b3f..1d5191c8c4bc9cf2376155788cdabfb0cc3c82a4 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 (B5)], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.0 (B6)], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])