]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Move common audio backend settings like buffer size and offsets to the "general"...
authorMike Brady <mikebrady@eircom.net>
Fri, 21 Jul 2017 10:30:54 +0000 (12:30 +0200)
committerMike Brady <mikebrady@eircom.net>
Fri, 21 Jul 2017 10:30:54 +0000 (12:30 +0200)
configure.ac

index 0cdb457a2b84dc20546cc7b2840de5d9e7949afc..aae2b43c98ca20ae91984d5dc73e1d08ddd8e8cc 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.1d23], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.1d24], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])