]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Further improve the modulo 32 rtpstamp-based missing frames erro handling.
authorMike Brady <mikebrady@eircom.net>
Sun, 21 Oct 2018 17:33:47 +0000 (18:33 +0100)
committerMike Brady <mikebrady@eircom.net>
Sun, 21 Oct 2018 17:33:47 +0000 (18:33 +0100)
configure.ac

index c66718a811a0d9289c506221a77d64b880c605ac..55f6309091f5b36fdcd89888958489243b482411 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.3d17], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.3d18], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])