]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Expose some of the settings used in the disable_standby_mode and tidy up some of...
authorMike Brady <mikebrady@eircom.net>
Thu, 20 Jun 2019 09:53:57 +0000 (10:53 +0100)
committerMike Brady <mikebrady@eircom.net>
Thu, 20 Jun 2019 09:53:57 +0000 (10:53 +0100)
configure.ac

index ba439484eeb10c4884836fd58abcea579b67b94c..09540012e6755ad484790f3eeb6b4ab1bb604d63 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.3.2d1], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.3.2d2], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])