]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Quiten some debug messages and some compiler warnings
authorMike Brady <mikebrady@eircom.net>
Sat, 7 Apr 2018 16:40:55 +0000 (17:40 +0100)
committerMike Brady <mikebrady@eircom.net>
Sat, 7 Apr 2018 16:40:55 +0000 (17:40 +0100)
configure.ac

index 719ca83cf633e4babd7321008849c7c48da02101..460831ac8c5bc698dad3c6a94c8083544a79c9f7 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.2d35], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.2RC1], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])