]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Modify behaviour when receiving an invalid RTSP packet to be the same as a genuine...
authorMike Brady <mikebrady@eircom.net>
Sat, 26 Oct 2019 15:13:07 +0000 (16:13 +0100)
committerMike Brady <mikebrady@eircom.net>
Sat, 26 Oct 2019 15:13:07 +0000 (16:13 +0100)
configure.ac

index 59756dabbaab028e6f1ca9de917fa6f9072bdddb..2ee37eeae49b5f38e2899a9559bc2f5a85d971ed 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.3d10], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.3.3d11], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])