]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Bugfix -- don't try to create the metadata pipe or output metadata to it when metadat...
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Sat, 5 Dec 2020 18:02:03 +0000 (18:02 +0000)
committerMike Brady <4265913+mikebrady@users.noreply.github.com>
Sat, 5 Dec 2020 18:02:03 +0000 (18:02 +0000)
configure.ac

index d8ffc0866d3cf67b52e783b362a70ef3c3462670..693b224df6269035afb4720cd20dc64bf366b12f 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.8d0], [4265913+mikebrady@users.noreply.github.com])
+AC_INIT([shairport-sync], [3.3.8rc0], [4265913+mikebrady@users.noreply.github.com])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])