]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Improve player watchdog, improve clearing down of ports, improve handling of write...
authorMike Brady <mikebrady@eircom.net>
Thu, 29 Nov 2018 15:36:18 +0000 (15:36 +0000)
committerMike Brady <mikebrady@eircom.net>
Thu, 29 Nov 2018 15:36:18 +0000 (15:36 +0000)
configure.ac

index 786ed9c44e727059195277be8f1f2eaa40156c16..5c2874e1c114e6a8bff1f76125d0115ffa95995d 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.3d29], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.3d30], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])