]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Automatic rate and speed selection for alsa output devices. Better support for big...
authorMike Brady <mikebrady@eircom.net>
Tue, 7 May 2019 09:35:32 +0000 (10:35 +0100)
committerMike Brady <mikebrady@eircom.net>
Tue, 7 May 2019 09:35:32 +0000 (10:35 +0100)
configure.ac

index d6aae1766f26865b21ae60da6d5e4ea733d6e05a..ead30f4015c6a73f5598f27b2110dcbf069afe1e 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.3rc4], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.3rc5], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])