]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Allow for a change in the sync time of AirPlay on Mojave and iOS 12.
authorMike Brady <mikebrady@eircom.net>
Thu, 11 Oct 2018 14:35:43 +0000 (15:35 +0100)
committerMike Brady <mikebrady@eircom.net>
Thu, 11 Oct 2018 14:35:43 +0000 (15:35 +0100)
configure.ac

index dcc2cf207f7722f1690344197e140f7e37bffe7c..79470fd67ac31f5117cb0f30d967176d77d89000 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.3d14], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.3d15], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])