]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Restore compatibility with AirPower on Android.
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Mon, 7 Dec 2020 14:04:53 +0000 (14:04 +0000)
committerMike Brady <4265913+mikebrady@users.noreply.github.com>
Mon, 7 Dec 2020 14:04:53 +0000 (14:04 +0000)
configure.ac

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