]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Revert previous change which was to unreference a stream prior to disconnection ...
authorMike Brady <mikebrady@eircom.net>
Fri, 21 Sep 2018 17:20:23 +0000 (18:20 +0100)
committerMike Brady <mikebrady@eircom.net>
Fri, 21 Sep 2018 17:20:23 +0000 (18:20 +0100)
configure.ac

index fdafef79f8e4b6406c6ee9d1f143c032939c235c..3b3401d380bb05c63e61a755c807381785863cb1 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.3d12], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.3d13], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])