]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Fix metadata `abeg` and `aend` generation bug.
authorMike Brady <mikebradydublin@icloud.com>
Sat, 13 Jun 2020 08:38:12 +0000 (09:38 +0100)
committerGitHub <noreply@github.com>
Sat, 13 Jun 2020 08:38:12 +0000 (09:38 +0100)
configure.ac

index 22facc97b0d452828bc91058f0a11f7e392cfe8b..d8bd7dc6387d7f7291d9690dbcb631718e75e367 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.7d9], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.3.7d10], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])