]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Add new bare-bones pulseaudio backend
authorMike Brady <mikebrady@eircom.net>
Thu, 18 May 2017 10:00:23 +0000 (11:00 +0100)
committerMike Brady <mikebrady@eircom.net>
Thu, 18 May 2017 10:00:23 +0000 (11:00 +0100)
configure.ac

index 8f9e0922d9e111732589c8fece8bd78a16506b55..5b4c64c371b836038bddaae0bd777a2a7b5223ce 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.1pa1], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.1d16], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])