]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Bug fixes and minor enhancements
authorMike Brady <mikebrady@eircom.net>
Sun, 27 Oct 2019 09:51:59 +0000 (09:51 +0000)
committerGitHub <noreply@github.com>
Sun, 27 Oct 2019 09:51:59 +0000 (09:51 +0000)
configure.ac

index 36f0b0608c794dd5e021ea0b3643a57401d5be5f..00dae632e6ee0b910a2a4beb66f31a5be3b8359c 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.2], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.3.3], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])