]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
If it's an AirPlay user agent up to and including version 363 (iOS 11.1.2) use the...
authorMike Brady <mikebrady@eircom.net>
Fri, 4 May 2018 17:27:39 +0000 (18:27 +0100)
committerMike Brady <mikebrady@eircom.net>
Fri, 4 May 2018 17:27:39 +0000 (18:27 +0100)
configure.ac

index 5bb0fb6445a9b854375a42a4a70460b793f7432f..ce66e32d74035a4378a26edd7507ec29d22f9fb9 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.2d44], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.2d45], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])