]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Include a few fixes for FreeBSD warnings and quieten some debug messages
authorMike Brady <mikebrady@eircom.net>
Wed, 22 Aug 2018 14:10:53 +0000 (15:10 +0100)
committerMike Brady <mikebrady@eircom.net>
Wed, 22 Aug 2018 14:10:53 +0000 (15:10 +0100)
configure.ac

index 888f2285593135d0239c5de7a1f40a19e7fac233..0c917a43f18dba3201840941f8af0368c5b3f752 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.3d2], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.3d3], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])