]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
New volume code, new mute code, fix cancellation memnory leaks, defer alsa device...
authorMike Brady <mikebrady@eircom.net>
Fri, 1 Feb 2019 21:14:24 +0000 (21:14 +0000)
committerMike Brady <mikebrady@eircom.net>
Fri, 1 Feb 2019 21:14:24 +0000 (21:14 +0000)
configure.ac

index af9268e876ec8ac5657a7d45843b04f785a2db7a..0252f70955d594ac5e24894d915f5f08e09ad2ba 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.3d49], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.3d50], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])