]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Add missing frame status field, fix a bug with the first missing frame variable,...
authorMike Brady <mikebrady@eircom.net>
Thu, 10 Oct 2019 08:24:17 +0000 (09:24 +0100)
committerMike Brady <mikebrady@eircom.net>
Thu, 10 Oct 2019 08:24:17 +0000 (09:24 +0100)
configure.ac

index f1d479337ea6fef43def1c41b7c424d07f18cf5b..b8e15cf8c3f73abd820f10bcecaac947c3f8412c 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.3d7], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.3.3d8], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])