]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
make OpenSSL routines un-cancellable, in case there might be possible memory leaks...
authorMike Brady <mikebrady@eircom.net>
Fri, 18 Jan 2019 16:33:32 +0000 (16:33 +0000)
committerMike Brady <mikebrady@eircom.net>
Fri, 18 Jan 2019 16:33:32 +0000 (16:33 +0000)
configure.ac

index dfeb114779ced3980b8049c704406a8ea8598a0d..14b8f39cbd57282426568255fc73b5a7adeb3370 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.3d46], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.3d47], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])