]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Ensure watchdog always starts with the starting time of the thread. Add watchdog...
authorMike Brady <mikebrady@eircom.net>
Tue, 4 Dec 2018 17:25:40 +0000 (17:25 +0000)
committerMike Brady <mikebrady@eircom.net>
Tue, 4 Dec 2018 17:25:40 +0000 (17:25 +0000)
configure.ac

index 1fda52d514cbfd5ec8b667beb872235571011b93..82dc13fbb2952de0d5859700e2a7a8295c3e9294 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.3d32], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.3d33], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])