]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Fix occasional crashing bug in Ububntu 14.04 (sometimes triggered by DHCP renewal...
authorMike Brady <mikebrady@eircom.net>
Wed, 4 Sep 2019 08:24:34 +0000 (09:24 +0100)
committerMike Brady <mikebrady@eircom.net>
Wed, 4 Sep 2019 08:24:34 +0000 (09:24 +0100)
configure.ac

index fbffd0b76b5e76de845afbc274a53d124bd3d48a..5a35adc910c5e3c07adbeb8423f00b3a8b484a6a 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.3.2d4], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.3.2d5], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])