]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Replace snd_pcm_drop with snd_pcm_drain -- issue 694
authorMike Brady <mikebrady@eircom.net>
Sun, 6 May 2018 16:27:01 +0000 (17:27 +0100)
committerMike Brady <mikebrady@eircom.net>
Sun, 6 May 2018 16:27:01 +0000 (17:27 +0100)
configure.ac

index 1b953518ed7b2a24356e377c65e41c3e4c604a96..b76c1b0b77e38c327f307e01a21d8c2dda5f2e0b 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.2d46], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.2d47i694,1], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])