]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
3.14 to 3.1.5 Fix a bug resumption in iOS 11.2 on software-volume controlled Shairpor...
authorMike Brady <mikebrady@eircom.net>
Mon, 11 Dec 2017 20:00:18 +0000 (20:00 +0000)
committerMike Brady <mikebrady@eircom.net>
Mon, 11 Dec 2017 20:00:18 +0000 (20:00 +0000)
configure.ac

index 88848bb09eb2c7012530aaa70f4340c982a3f71b..a124d2be74c8d2a2ea8cccae4a68f1382c61f9ec 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.1.4], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.1.5], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])