]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update configure.ac
authorMike Brady <mikebrady@eircom.net>
Thu, 1 Nov 2018 08:50:37 +0000 (08:50 +0000)
committerGitHub <noreply@github.com>
Thu, 1 Nov 2018 08:50:37 +0000 (08:50 +0000)
configure.ac

index 65e362fdd22fcfd122834ef2db7995b91279e248..cb19bb5b703bd0aac1110b0e8935faf1fdccb49e 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.3d19], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.3d20], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])