]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Improve debug messages
authorMike Brady <mikebrady@eircom.net>
Mon, 28 Aug 2017 11:14:30 +0000 (12:14 +0100)
committerMike Brady <mikebrady@eircom.net>
Mon, 28 Aug 2017 11:14:30 +0000 (12:14 +0100)
configure.ac

index 890fe1f45e2368c92d22e8e53098a97802853c21..65737294a307502b4b15759b2f04dc7c51e4ab92 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.2d2], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.2d3], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])