]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Small backend updates. 3.0.2
authorMike Brady <mikebrady@eircom.net>
Sun, 12 Mar 2017 16:23:06 +0000 (16:23 +0000)
committerGitHub <noreply@github.com>
Sun, 12 Mar 2017 16:23:06 +0000 (16:23 +0000)
Fix bugs in `ao`, `pulseaudio` and `sndio` backends/

configure.ac

index 273a34438d0b0ea811e505c9c4d8a9e23c56f1e5..45dcd570308e43e5adb3dd0bc4abf02106a7934a 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.1], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.0.2], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])