]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Rationalise some of the flush code -- reomve an inner loop, use the flush facility...
authorMike Brady <mikebrady@eircom.net>
Tue, 20 Nov 2018 22:58:06 +0000 (22:58 +0000)
committerMike Brady <mikebrady@eircom.net>
Tue, 20 Nov 2018 22:58:06 +0000 (22:58 +0000)
configure.ac

index 5a75a0073d03943c19fb7f3108757a4e31196fba..4a5f68d301cfda44a4b85533288e0e0a39f1ce59 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.3d26], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.3d27], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])