]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Big update to audio_jack.c and other stuff
authorMike Brady <mikebrady@eircom.net>
Tue, 19 Feb 2019 11:13:17 +0000 (11:13 +0000)
committerGitHub <noreply@github.com>
Tue, 19 Feb 2019 11:13:17 +0000 (11:13 +0000)
configure.ac

index 30849f33234615c4f077c838e547445a5353c302..e59688ef09abaa2fd99fbb27706381bc4de29262 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.3d53], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.3d54], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])