]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Reduce the rate at which resends are requests to make them less, uh, insistent
authorMike Brady <mikebrady@eircom.net>
Fri, 29 Jun 2018 21:59:42 +0000 (22:59 +0100)
committerMike Brady <mikebrady@eircom.net>
Fri, 29 Jun 2018 21:59:42 +0000 (22:59 +0100)
configure.ac

index 4c5f50ddba88bc28873cef9e760871efd6d19c12..977d8e741dae825cccd0d80b1752b04c86bf8bc5 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.2d64], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.2d65], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])