]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Use shutdown() before close() and separate out the cancel requests for the timing...
authorMike Brady <mikebrady@eircom.net>
Sun, 3 Jun 2018 18:59:54 +0000 (19:59 +0100)
committerMike Brady <mikebrady@eircom.net>
Sun, 3 Jun 2018 18:59:54 +0000 (19:59 +0100)
configure.ac

index 2ed8960561df7e3f57d72ad44883adc35e894c25..0fb4a78d7718d39980163e00119d7a562d36fbc1 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.2d59], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.2d60], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])