]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Bug fixes
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Wed, 23 Dec 2020 16:14:01 +0000 (16:14 +0000)
committerMike Brady <4265913+mikebrady@users.noreply.github.com>
Wed, 23 Dec 2020 16:14:01 +0000 (16:14 +0000)
configure.ac

index 589de5aaaa9004ec1cc09ffb07119781c251fb28..adedf3fea218f7f79a75b00a3ff11cf419ebbdf1 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.7d20], [4265913+mikebrady@users.noreply.github.com])
+AC_INIT([shairport-sync], [3.3.8d3], [4265913+mikebrady@users.noreply.github.com])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])