]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update configure.ac
authorMike Brady <mikebrady@eircom.net>
Mon, 23 Dec 2019 12:03:21 +0000 (12:03 +0000)
committerGitHub <noreply@github.com>
Mon, 23 Dec 2019 12:03:21 +0000 (12:03 +0000)
configure.ac

index eca3d41bb35148cb778be2cc135469bb08c6b6e9..cc8553188961b892df33294b16e5dd597b03fe54 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.6d1], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.3.6d2], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])