]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Tidying up development branch by quieting a few debug messages
authorMike Brady <mikebrady@eircom.net>
Sun, 8 Apr 2018 15:13:02 +0000 (16:13 +0100)
committerMike Brady <mikebrady@eircom.net>
Sun, 8 Apr 2018 15:13:02 +0000 (16:13 +0100)
configure.ac

index 608335016e020120db088ab7c372a723090dae0f..4c580d42f50307fa00e1f3c2d86ad79cc8e8c37d 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.2d36], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.2d37], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])