]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Preliminary support for 32-bit stuffing
authorMike Brady <mikebrady@eircom.net>
Mon, 5 Sep 2016 21:35:53 +0000 (22:35 +0100)
committerMike Brady <mikebrady@eircom.net>
Mon, 5 Sep 2016 21:35:53 +0000 (22:35 +0100)
configure.ac

index 066e5db2eee2a4314b15d8498738fba2b458f648..b20350cf4fef7c83cc4e7870d610ce7a6cb4e336 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 (B8)], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.0 (B9)], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])